We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b6f30 commit 07abcfcCopy full SHA for 07abcfc
.github/workflows/test-pull-request.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Package vsix
50
run: npm run package
51
- name: npm install
52
- run: npm run package-install
+ run: npm run project-install
53
- name: Run Smoke tests
54
run: npm run test-smoke
55
env:
0 commit comments