Skip to content

Commit 833359c

Browse files
committed
Trigger query in the background
We missed this when we re-organised the steps.
1 parent 0b23e74 commit 833359c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.tours/codeql-tutorial.tour

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,10 @@
6262
"character": 1
6363
}
6464
},
65-
"title": "Run Query"
65+
"title": "Run Query",
66+
"commands": [
67+
"codeQL.runQuery"
68+
]
6669
},
6770
{
6871
"file": "tutorial-queries/tutorial.ql",

0 commit comments

Comments
 (0)