Skip to content

Commit c853ea3

Browse files
committed
install playwright
1 parent 29c42c6 commit c853ea3

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
@@ -98,6 +98,7 @@ jobs:
9898
run: |
9999
cd test/integration/next
100100
npm install
101+
npx playwright install
101102
npm run test
102103
103104
- name: Stop Supabase

0 commit comments

Comments
 (0)