Skip to content

Commit f1bcee5

Browse files
committed
ci: update color value
1 parent 542d0b9 commit f1bcee5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
env:
1414
TURBO_TELEMETRY_DISABLED: 1
1515
VSCODE_WDIO_E2E_COMPATIBILITY_MODE: ${{ inputs.compatibility-mode }}
16-
FORCE_COLOR: 1
16+
FORCE_COLOR: 3
1717

1818
jobs:
1919
e2e:

.github/workflows/ci-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
env:
1717
TURBO_TELEMETRY_DISABLED: 1
18-
FORCE_COLOR: 1
18+
FORCE_COLOR: 3
1919

2020
jobs:
2121
smoke:

0 commit comments

Comments
 (0)