Skip to content

Commit

Permalink
Force colour on Action run
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewman authored Oct 29, 2022
1 parent 39c4553 commit ce7195b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,8 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm install
env:
FORCE_COLOR: 2
- run: npm run test
env:
FORCE_COLOR: 2

0 comments on commit ce7195b

Please sign in to comment.