Skip to content

Commit

Permalink
ci: verify release readiness
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac committed Jul 15, 2024
1 parent 7c0c131 commit bda560a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ jobs:
- name: Execute tests (MacOS, Windows)
run: npm run all
if: runner.os != 'Linux'
- name: Dry-run release
run: npx @vscode/vsce ls

0 comments on commit bda560a

Please sign in to comment.