Skip to content

Commit

Permalink
change playwright action
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Beltrán committed Jun 2, 2024
1 parent 5f1f8f5 commit 8e45517
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 @@ -37,7 +37,7 @@ jobs:
run: |
npm ci
npx playwright install
npx playwright test --project chromium-dev
npx playwright test --project firefox
- uses: actions/upload-artifact@v2
if: ${{ !cancelled() }}
with:
Expand Down

0 comments on commit 8e45517

Please sign in to comment.