Skip to content

Commit

Permalink
chore: tweak CI
Browse files Browse the repository at this point in the history
  • Loading branch information
magiziz committed Aug 5, 2024
1 parent 6abb9cb commit 3173a0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
- name: Install playwright browser
run: pnpm exec playwright install --with-deps
- name: Run tests
uses: microsoft/playwright-github-action@v1
run: pnpm test && pnpm test:cli

0 comments on commit 3173a0a

Please sign in to comment.