Skip to content

Commit

Permalink
chore: correct e2e test results path in GH actions (#1231)
Browse files Browse the repository at this point in the history
  • Loading branch information
barinali committed Aug 22, 2023
1 parent cede96f commit 77b4408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
if: always()
with:
name: playwright-report
path: playwright-report/
path: test-results/
retention-days: 30

0 comments on commit 77b4408

Please sign in to comment.