We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2079e76 commit 6c89a96Copy full SHA for 6c89a96
.github/workflows/ci.yml
@@ -87,6 +87,7 @@ jobs:
87
- name: Next.js Integration Tests
88
run: |
89
cd test/integration/next
90
+ npx playwright install
91
npm install
92
npm run test
93
0 commit comments