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 7c0c131 commit bda560aCopy full SHA for bda560a
.github/workflows/CI.yml
@@ -28,3 +28,5 @@ jobs:
28
- name: Execute tests (MacOS, Windows)
29
run: npm run all
30
if: runner.os != 'Linux'
31
+ - name: Dry-run release
32
+ run: npx @vscode/vsce ls
0 commit comments