Skip to content

Commit

Permalink
ci: produce slightly more output when testing
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Oct 11, 2023
1 parent 161c736 commit df9cd70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -35,4 +35,4 @@ jobs:
TAP_TIMEOUT: '0'
TAP_COLOR: '1'
run: |
npm test -ws --color=always -- -Rmin
npm test -ws --color=always -- -Rdot

0 comments on commit df9cd70

Please sign in to comment.