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 9c9e206 commit b423a68Copy full SHA for b423a68
.github/workflows/release.yml
@@ -192,7 +192,7 @@ jobs:
192
set -e
193
npm run gulp core-ci
194
npm run gulp extensions-ci
195
- npm exec -- npm-run-all -lp eslint define-class-fields-check vscode-dts-compile-check tsec-compile-check
+ npm exec -- npm-run-all -lp define-class-fields-check vscode-dts-compile-check tsec-compile-check
196
env:
197
DISABLE_V8_COMPILE_CACHE: 1
198
0 commit comments