Skip to content

Commit bc2cbe4

Browse files
ginsbachnickrolfe
andauthored
Update extensions/ql-vscode/package.json
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
1 parent 236fd4b commit bc2cbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1397,7 +1397,7 @@
13971397
{
13981398
"command": "codeQL.runWarmOverlayBaseCacheForQueries",
13991399
"group": "9_qlCommands",
1400-
"when": "resourceScheme != codeql-zip-archive"
1400+
"when": "resourceScheme != codeql-zip-archive && config.codeQL.canary"
14011401
},
14021402
{
14031403
"command": "codeQL.runQuerySuite",

0 commit comments

Comments
 (0)