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 d965ac0Copy full SHA for d965ac0
.github/workflows/ci.yml
@@ -88,6 +88,7 @@ jobs:
88
run: |
89
cd test/integration/next
90
npm install
91
+ npx playwright install
92
npm run test
93
94
- name: Stop Supabase
0 commit comments