Skip to content

Commit

Permalink
Merge branch 'main' into chore/module-resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Sep 18, 2023
2 parents 0c298ee + 15f1167 commit 891f10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: pnpm test:node

- name: Install Playwright browsers
run: pnpx playwright install --with-deps
run: npx playwright install

- name: Browser tests
run: pnpm test:browser

0 comments on commit 891f10b

Please sign in to comment.