Skip to content

Commit

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

0 comments on commit 8dddd75

Please sign in to comment.