Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromehardaway committed Dec 19, 2024
1 parent 7b4deac commit 095ea66
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 @@ -45,7 +45,7 @@ jobs:
run: yarn playwright install --with-deps chromium firefox

- name: Run Playwright tests
run: yarn playwright test --project=chromium,firefox
run: yarn playwright test --project=chromium --project=firefox

- uses: actions/upload-artifact@v4
if: always()
Expand Down

0 comments on commit 095ea66

Please sign in to comment.