diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 74980b9..b1a5f1d 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -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