Skip to content

Commit 1797b66

Browse files
authored
vscode tests configuration for more verbose output
1 parent e3223a7 commit 1797b66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ jobs:
125125

126126
- name: Run vscode tests
127127
uses: GabrielBB/[email protected]
128+
env:
129+
VSCODE_CLI: 1
128130
with:
129131
run: npm --prefix ./editors/code test
130132
# working-directory: ./editors/code # does not work: https://github.com/GabrielBB/xvfb-action/issues/8

0 commit comments

Comments
 (0)