Skip to content

Commit

Permalink
fix API CI tests artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexdev8 committed Feb 27, 2024
1 parent b535796 commit f7c6f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-api-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:
if: always()
with:
name: api-tests-report
path: pytest-report.html
path: ${{ env.working-directory }}/pytest-report.html
retention-days: 5

0 comments on commit f7c6f34

Please sign in to comment.