Skip to content

Commit

Permalink
Update e2e-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vincanger committed Mar 4, 2024
1 parent 73f0c4c commit 59694d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
npx playwright install --with-deps
- name: Run Playwright tests
env:
run: |
cd app
DEBUG=pw:webserver npx playwright test tests/whatever.spec.ts

0 comments on commit 59694d6

Please sign in to comment.