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 548435b commit 2ad257eCopy full SHA for 2ad257e
.github/workflows/ci.yml
@@ -18,4 +18,4 @@ jobs:
18
name: I and Test
19
run: |
20
npm i
21
- npm run test -- --watch=false
+ npm run test -- --watch=false --browsers=ChromeHeadless
0 commit comments