Skip to content

Commit

Permalink
playwright include snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrikMatiasko committed Aug 6, 2024
1 parent ffbc27c commit 63f3362
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 @@ -52,7 +52,7 @@ jobs:
run: npx playwright test --update-snapshots --reporter html

- name: Test
run: npx playwright test --ignore-snapshots
run: npx playwright test

- name: Upload Playwright Report
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 63f3362

Please sign in to comment.