Skip to content

Commit

Permalink
ci: fix e2e test report path
Browse files Browse the repository at this point in the history
Related to #83
  • Loading branch information
JoosepAlviste committed Dec 31, 2023
1 parent 6b9cd9d commit 04c220e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
if: always()
with:
name: playwright-report
path: e2e/playwright-report/
path: apps/e2e/playwright-report/
retention-days: 30

deploy:
Expand Down

0 comments on commit 04c220e

Please sign in to comment.