Skip to content

Commit

Permalink
Update lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gr812b committed Nov 12, 2024
1 parent bcbb23d commit 27732a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
# env:
# DEBUG: pw:browser*,pw:api
run: npx playwright test # xvfb-run --auto-servernum --server-args="-screen 0 1920x1080x24" npx playwright test --headed
working-directory: ./e2e \
working-directory: ./e2e

- name: Upload Playwright report
if: failure() || always()
Expand Down

0 comments on commit 27732a1

Please sign in to comment.