Skip to content

Commit

Permalink
chore: force enabling colors for validate script
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmccurdy committed Nov 26, 2020
1 parent 196c3fc commit a66edca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate.yml
Expand Up @@ -34,6 +34,8 @@ jobs:

- name: ▶️ Run validate script
run: npm run validate
env:
FORCE_COLOR: true

- name: ⬆️ Upload coverage report
uses: codecov/codecov-action@v1
Expand Down

0 comments on commit a66edca

Please sign in to comment.