Skip to content

Commit

Permalink
CI: jest --colors
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhammes committed Apr 28, 2023
1 parent 0298287 commit 6a6476d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
cache: pnpm
node-version: ${{ matrix.node }}
- run: pnpm install
- run: pnpm test
- run: pnpm test -- --colors

0 comments on commit 6a6476d

Please sign in to comment.