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 712423e commit 62b1443Copy full SHA for 62b1443
.github/workflows/verify-build.yml
@@ -28,4 +28,4 @@ jobs:
28
run: npm ci
29
30
- name: test
31
- run: npm run test -- --watch=false
+ run: npm run test -- --watch=false --browsers=ChromeHeadless
0 commit comments