File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
NODE_VERSION : 20.18.1
10
10
TEST_RESULTS_DIRECTORY : .
11
11
# Force a path with spaces and unicode chars to test extension works in these scenarios
12
- special-working-directory : ' ./🐍 🐛 '
13
- special-working-directory-relative : ' 🐍 🐛 '
12
+ special-working-directory : ' ./Test Path (with spaces) '
13
+ special-working-directory-relative : ' Test Path (with spaces) '
14
14
15
15
jobs :
16
16
build-vsix :
Original file line number Diff line number Diff line change 14
14
NODE_VERSION : 20.18.1
15
15
TEST_RESULTS_DIRECTORY : .
16
16
# Force a path with spaces and unicode chars to test extension works in these scenarios
17
- special-working-directory : ' ./🐍 🐛 '
18
- special-working-directory-relative : ' 🐍 🐛 '
17
+ special-working-directory : ' ./Test Path (with spaces) '
18
+ special-working-directory-relative : ' Test Path (with spaces) '
19
19
20
20
jobs :
21
21
build-vsix :
You can’t perform that action at this time.
0 commit comments