Skip to content

Commit d297c30

Browse files
authored
Update test.yml
1 parent 817b89c commit d297c30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ jobs:
7272
- name: Install npm dependencies
7373
run: npm install
7474
- name: Run Smoke Tests
75+
env:
76+
VSCODE_VERSION: '1.87.0'
7577
run: npm run test-smoke
7678
- name: Upload Smoke Test Artifacts
7779
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)