Disable database upload in test mode

This commit is contained in:
Henry Mercer
2024-06-11 19:07:13 +01:00
parent b004bb45a8
commit 12243c759f
35 changed files with 12 additions and 63 deletions

2
.github/workflows/__test-proxy.yml generated vendored
View File

@@ -62,8 +62,6 @@ jobs:
languages: javascript
tools: ${{ steps.prepare-test.outputs.tools-url }}
- uses: ./../action/analyze
with:
upload-database: false
env:
https_proxy: http://squid-proxy:3128
CODEQL_ACTION_TEST_MODE: true