Skip to content

Commit

Permalink
Merge pull request #71 from Train-lab-intern/SiarheiZhachek-patch-43
Browse files Browse the repository at this point in the history
Update run_tests.yml
  • Loading branch information
SiarheiZhachek authored Oct 27, 2024
2 parents d12e0ba + 31b7d05 commit d8f7c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
uses: actions/download-artifact@v3
- run: allure generate -c reports -o _site
- name: Store generated report
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: _site
path:
Expand Down

0 comments on commit d8f7c86

Please sign in to comment.