Skip to content

Commit f13a0af

Browse files
Merge pull request #13 from github/elena/add-missing-command
Trigger query in the background for tutorial step
2 parents 0b23e74 + 833359c commit f13a0af

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)