Skip to content

Commit

Permalink
run tests with color on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Mar 26, 2021
1 parent 4626fa1 commit 1512818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -33,4 +33,4 @@ jobs:
npm install --ignore-scripts
- name: Run tests
run: |
npm run test
npm test -- -c -t0

0 comments on commit 1512818

Please sign in to comment.