Skip to content

Commit

Permalink
tests: enable trace
Browse files Browse the repository at this point in the history
  • Loading branch information
Aetherinox committed Jul 24, 2024
1 parent 3bca0f7 commit 3366560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
🧪 Run Test
id: task_test_run
run: |
xvfb-run --auto-servernum npx playwright test
xvfb-run --auto-servernum npx playwright test --trace on
# ---------------------------------------------------------------------------------------
# Job > Upload Report
Expand Down

0 comments on commit 3366560

Please sign in to comment.