Skip to content

Commit

Permalink
Merge pull request #47 from Train-lab-intern/SiarheiZhachek-patch-19
Browse files Browse the repository at this point in the history
Update run_tests.yml
  • Loading branch information
SiarheiZhachek authored Oct 12, 2024
2 parents eeeaae7 + eded3ec commit d41834e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
https://api.github.com/repos/Train-lab-intern/aqa_python/actions/artifacts/$REPORT_ID/zip
-o pages.zip
- run: mkdir reports && unzip artifacts.zip -d reports
- run: mkdir reports && unzip artifacts.zip -d reports
- 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
Expand Down

0 comments on commit d41834e

Please sign in to comment.