Skip to content

Commit

Permalink
Fix artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
ellatrix committed Jun 7, 2024
1 parent f6cb0e3 commit 2f74a3b
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 @@ -25,5 +25,5 @@ jobs:
if: always()
with:
name: playwright-report
path: '**/*.png'
path: test-results
retention-days: 30

0 comments on commit 2f74a3b

Please sign in to comment.