Remove redundant INTERNAL_CODEQL_ACTION_DEBUG_LOC variable

This commit is contained in:
Henry Mercer 2022-11-16 16:08:33 +00:00
parent a190d3876a
commit 7cdf75141e
32 changed files with 0 additions and 32 deletions

1
.github/workflows/__test-proxy.yml generated vendored
View file

@ -45,7 +45,6 @@ jobs:
- uses: ./../action/analyze
env:
https_proxy: http://squid-proxy:3128
INTERNAL_CODEQL_ACTION_DEBUG_LOC: true
CODEQL_ACTION_TEST_MODE: true
container:
image: ubuntu:22.04