Skip to content

Commit

Permalink
ensure all files are being grabbed
Browse files Browse the repository at this point in the history
  • Loading branch information
perco12 committed Sep 19, 2024
1 parent a7dc6b2 commit 9e6e497
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
with:
name: playwright-report-${{matrix.countries}}
path: |
playwright-report-modals-${{matrix.countries}}/
playwright-report-messages-${{matrix.countries}}/
playwright-report-modals-${{matrix.countries}}/**
playwright-report-messages-${{matrix.countries}}/**
retention-days: 1

0 comments on commit 9e6e497

Please sign in to comment.