We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6217bb8 commit 25c719aCopy full SHA for 25c719a
.github/workflows/ci-e2e.yml
@@ -13,6 +13,7 @@ on:
13
env:
14
TURBO_TELEMETRY_DISABLED: 1
15
VSCODE_WDIO_E2E_COMPATIBILITY_MODE: ${{ inputs.compatibility-mode }}
16
+ FORCE_COLOR: 1
17
18
jobs:
19
e2e:
.github/workflows/ci-smoke.yml
@@ -15,6 +15,7 @@ on:
20
21
smoke:
0 commit comments