Disable database upload in test mode
This commit is contained in:
parent
b004bb45a8
commit
12243c759f
35 changed files with 12 additions and 63 deletions
1
.github/actions/query-filter-test/action.yml
vendored
1
.github/actions/query-filter-test/action.yml
vendored
|
|
@ -48,7 +48,6 @@ runs:
|
|||
- uses: ./../action/analyze
|
||||
with:
|
||||
output: ${{ runner.temp }}/results
|
||||
upload-database: false
|
||||
upload: never
|
||||
env:
|
||||
CODEQL_ACTION_TEST_MODE: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue