mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Fix CI jobs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user