Skip to content

Commit

Permalink
NEXT-37776 - Enable trace for ats
Browse files Browse the repository at this point in the history
  • Loading branch information
pweyck committed Oct 2, 2024
1 parent 4a7fc33 commit 6273014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
- name: Run Playwrigth
working-directory: meteor/examples/TestPlugin/tests/acceptance/
run: npx playwright test --retries=2 --reporter=github --trace=on-first-retry --project chromium
run: npx playwright test --reporter=github --trace=on --project chromium

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

0 comments on commit 6273014

Please sign in to comment.