Skip to content

Commit 11cd075

Browse files
committed
ci: TESTS WILL RUN AS LONG AS THEY HAVE TO
It's probably not a good sign when you're quoting Tyler Durden at your CI system, but sometimes it is like that.
1 parent 78d1a8a commit 11cd075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737

3838
# Run the tests
3939
- name: Run Tap tests
40-
run: npm test
40+
run: npm test -- -t0 -c

0 commit comments

Comments
 (0)