diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e45325..48f7364 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,4 +37,4 @@ jobs: # Run the tests - name: Run Tap tests - run: npm test + run: npm test -- -t0 -c