Skip to content

Commit d965ac0

Browse files
committed
install playwright
1 parent 2079e76 commit d965ac0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
run: |
8989
cd test/integration/next
9090
npm install
91+
npx playwright install
9192
npm run test
9293
9394
- name: Stop Supabase

0 commit comments

Comments
 (0)