Fix CI jobs

This commit is contained in:
Arthur Baars
2021-11-23 16:18:33 +01:00
parent 8c9e817c0d
commit 133ec2e4af
4 changed files with 5 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ codeql database create <database-path> -l ruby -s <project-source-path> --search
Run
```bash
codeql test run <test-path> --search-path <repository-root-path>
codeql test run <test-path> --search-path <extractor-pack-path>
```
## Writing database upgrade scripts