Skip to content

Commit 6c89a96

Browse files
committed
install playwright
1 parent 2079e76 commit 6c89a96

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
@@ -87,6 +87,7 @@ jobs:
8787
- name: Next.js Integration Tests
8888
run: |
8989
cd test/integration/next
90+
npx playwright install
9091
npm install
9192
npm run test
9293

0 commit comments

Comments
 (0)