Skip to content

Commit f30f130

Browse files
committed
Specify dbscheme in tutorial-queries
Since we're deleting tutorial-lib, we'll need a way to point at our dbscheme. We were initially doing this in tutorial-lib/qlpack.yml. We're now doing this in tutorial-queries/qlpack.yml.
1 parent 825caf0 commit f30f130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorial-queries/codeql-pack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: getting-started/tutorial-queries
22
version: 0.0.1
3+
dbscheme: csv.dbscheme
34
dependencies:
45
codeql/tutorial: ^0.0.1

0 commit comments

Comments
 (0)