Skip to content

Commit bda560a

Browse files
committed
ci: verify release readiness
Related to microsoft/vscode-vsce#694
1 parent 7c0c131 commit bda560a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ jobs:
2828
- name: Execute tests (MacOS, Windows)
2929
run: npm run all
3030
if: runner.os != 'Linux'
31+
- name: Dry-run release
32+
run: npx @vscode/vsce ls

0 commit comments

Comments
 (0)