Skip to content

Commit

Permalink
workflow - playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
ovx committed Mar 8, 2024
1 parent 96195a9 commit c19da1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
bun-version: 20.x
- run: npm install
- run: npm run test
- run: npm run test:e2e
- run: npx playwright install --with-deps
- run: npx playwright test

0 comments on commit c19da1c

Please sign in to comment.