Skip to content

Commit

Permalink
ci: update command playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
Aetherinox committed Jul 24, 2024
1 parent 7d3180d commit 43f7e79
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 DEBUG=pw:browser npx playwright test
# ---------------------------------------------------------------------------------------
# Job > Upload Report
Expand Down

0 comments on commit 43f7e79

Please sign in to comment.