Skip to content

Commit 6fc3290

Browse files
Merge pull request #6 from github/elena/remove-tutorial-lib
Remove `tutorial-lib` folder
2 parents 6085a3a + 4e22f23 commit 6fc3290

File tree

6 files changed

+4
-1214
lines changed

6 files changed

+4
-1214
lines changed

.devcontainer/postCreateCommand.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
# gh codeql version # first command starts the download
66

77
# Copy the dbscheme into the tutorial library, so it matches the DB.
8-
cp codeql-tutorial-database/db-csv/csv.dbscheme tutorial-lib/
9-
cp codeql-tutorial-database/db-csv/csv.dbscheme.stats tutorial-lib/
8+
cp codeql-tutorial-database/db-csv/csv.dbscheme tutorial-queries/
9+
cp codeql-tutorial-database/db-csv/csv.dbscheme.stats tutorial-queries/

tutorial-lib/codeql-pack.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)