diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 27a95d85eb1..365fc4f712c 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -310,7 +310,6 @@ jobs: CHAINLINK_COMMIT_SHA: ${{ github.sha }} CHAINLINK_ENV_USER: ${{ github.actor }} TEST_LOG_LEVEL: debug - TEST_LOG_COLLECT: "true" #DEBUG: Remove after debugging strategy: fail-fast: false matrix: