Skip to content

Commit

Permalink
Merge pull request #55 from Train-lab-intern/SiarheiZhachek-patch-27
Browse files Browse the repository at this point in the history
Update run_tests.yml
  • Loading branch information
SiarheiZhachek authored Oct 16, 2024
2 parents a6e9c25 + a54921f commit f36c117
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 @@ -45,7 +45,7 @@ jobs:
- run: mkdir old_pages pages_history && unzip pages.zip -d old_pages && tar -xvf old_pages/artifact.tar -C pages_history
- run: cp pages_history/history/* reports && cp -r pages_history/history reports
- name: Store allure history
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: reports
path:
Expand Down

0 comments on commit f36c117

Please sign in to comment.