Skip to content

Commit

Permalink
ci: run tests in -Rmin mode
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Oct 8, 2023
1 parent 16f52fe commit 4449bb6
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
npm test -ws --color=always -Rmin

0 comments on commit 4449bb6

Please sign in to comment.