Skip to content

Commit ab23bf2

Browse files
committed
build: update npm-test action
1 parent f6bcb2f commit ab23bf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
toolchain: stable
2828
- run: npm ci
29+
working-directory: ./vscode-extension
2930
- run: xvfb-run -a npm test
3031
working-directory: ./vscode-extension
3132
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)