diff options
Diffstat (limited to '.github/workflows/browserstack.yml')
| -rw-r--r-- | .github/workflows/browserstack.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/browserstack.yml b/.github/workflows/browserstack.yml index 9163f803c..0b4cfbdaa 100644 --- a/.github/workflows/browserstack.yml +++ b/.github/workflows/browserstack.yml @@ -5,6 +5,7 @@ on: env: CI: true + FORCE_COLOR: 2 NODE: 14.x jobs: |
