Skip to content

Commit

Permalink
Set FORCE_COLOR=3 in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Aug 2, 2024
1 parent 7a01bf6 commit 61ba911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
env:
BROWSER: ${{ matrix.browser }}
COVERAGE: ${{ inputs.coverage && '1'}}
FORCE_COLOR: 3
NODE_OPTIONS: '--trace-warnings'
SAUCE_USERNAME: ${{ secrets.SAUCE_USERNAME }}
SAUCE_ACCESS_KEY: ${{ secrets.SAUCE_ACCESS_KEY }}
Expand Down

0 comments on commit 61ba911

Please sign in to comment.