Skip to content

Commit 4cfb3ab

Browse files
committed
address comments
1 parent 46ef0b6 commit 4cfb3ab

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/pr-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ permissions: {}
88
env:
99
NODE_VERSION: 20.18.1
1010
TEST_RESULTS_DIRECTORY: .
11-
# Force a path with spaces and unicode chars to test extension works in these scenarios
1211
special-working-directory: './testpath'
1312
special-working-directory-relative: 'testpath'
1413

.github/workflows/push-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ permissions: {}
1313
env:
1414
NODE_VERSION: 20.18.1
1515
TEST_RESULTS_DIRECTORY: .
16-
# Force a path with spaces and unicode chars to test extension works in these scenarios
1716
special-working-directory: './testpath'
1817
special-working-directory-relative: 'testpath'
1918

0 commit comments

Comments
 (0)