Skip to content

Commit 8259edd

Browse files
committed
Delete env vars (moved up)
1 parent f3ffbe6 commit 8259edd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/insiders.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,6 @@ jobs:
109109
# See https://github.com/microsoft/ptvsd/issues/2068
110110
# At this point pinning is only needed for consistency. We no longer have TS debug adapter.
111111
NODE_VERSION: 12.15.0
112-
# Force a path with spaces and to test extension works in these scenarios
113-
# Unicode characters are causing 2.7 failures so skip that for now.
114-
special-working-directory: './path with spaces'
115-
special-working-directory-relative: 'path with spaces'
116112
defaults:
117113
run:
118114
working-directory: ${{env.special-working-directory}}

0 commit comments

Comments
 (0)