Skip to content

Commit

Permalink
Update playwright.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Adameddy26 authored Jun 16, 2024
1 parent e913ebf commit 8d9ce25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
path: error-screenshot-*.png

- name: Run Playwright automation script
run: DEBUG=pw:api npx playwright test --headed=false
run: DEBUG=pw:api npx playwright test --headed=true
env:
USERNAME: ${{ secrets.USERNAME }}
PASSWORD: ${{ secrets.PASSWORD }}
Expand Down

0 comments on commit 8d9ce25

Please sign in to comment.