Skip to content

Commit

Permalink
ci: update Playwright test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SSShooter committed Jan 12, 2024
1 parent b426c5c commit 8c76317
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
run: npx playwright install --with-deps
- name: Run Dev Server
run: npm run dev
background: true
- name: Run Playwright tests
run: npx playwright test
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 8c76317

Please sign in to comment.