We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d1a8a commit 11cd075Copy full SHA for 11cd075
.github/workflows/ci.yml
@@ -37,4 +37,4 @@ jobs:
37
38
# Run the tests
39
- name: Run Tap tests
40
- run: npm test
+ run: npm test -- -t0 -c
0 commit comments