Skip to content

Commit be8de8b

Browse files
committed
fix: ci working dir
1 parent 2b60722 commit be8de8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-vscode.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
- uses: actions/checkout@v4
2424

2525
- name: Install dependencies
26-
working-directory: vscode
2726
run: npm install
2827

2928
- name: Build the application

0 commit comments

Comments
 (0)