Skip to content

Commit dd35309

Browse files
committed
Remove explicit FF from start-proxy check
1 parent da21ad6 commit dd35309

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/__start-proxy.yml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/start-proxy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ steps:
4848
CODEQL_PROXY_HOST: ${{ steps.proxy.outputs.proxy_host }}
4949
CODEQL_PROXY_PORT: ${{ steps.proxy.outputs.proxy_port }}
5050
CODEQL_PROXY_CA_CERTIFICATE: ${{ steps.proxy.outputs.proxy_ca_certificate }}
51-
CODEQL_ACTION_NEW_REMOTE_FILE_ADDRESSES: "true"
5251
with:
5352
languages: java
5453
tools: ${{ steps.prepare-test.outputs.tools-url }}

0 commit comments

Comments
 (0)