We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763c48b commit 3396886Copy full SHA for 3396886
1 file changed
.github/workflows/github_actions_tests.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Install Allure Commandline
46
uses: simple-elf/allure-commandline@v2
47
with:
48
- version: 2.33.0
+ version: 2.27.0
49
allure_dist: allure
50
51
- name: Run tests(UI & API) with Pytest
0 commit comments