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 f3ffbe6 commit 8259eddCopy full SHA for 8259edd
.github/workflows/insiders.yml
@@ -109,10 +109,6 @@ jobs:
109
# See https://github.com/microsoft/ptvsd/issues/2068
110
# At this point pinning is only needed for consistency. We no longer have TS debug adapter.
111
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'
116
defaults:
117
run:
118
working-directory: ${{env.special-working-directory}}
0 commit comments