Skip to content

Commit

Permalink
test update
Browse files Browse the repository at this point in the history
  • Loading branch information
KDSBrowne committed Aug 19, 2024
1 parent e9a47a9 commit bc6c55e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ jobs:
- name: Verify Playwright Browsers Installation
run: npx playwright install

- name: Debug Playwright Tests
run: yarn e2e --debug
working-directory: apps/examples

- name: Run Playwright tests
run: yarn e2e
run: yarn e2e --headless
working-directory: apps/examples

0 comments on commit bc6c55e

Please sign in to comment.