diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 8e51bf45f80..eda0488affb 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -27,9 +27,9 @@ on: type: string # Only run 1 of this workflow at a time per PR -concurrency: - group: integration-tests-chainlink-${{ github.ref }}-${{ inputs.distinct_run_name }} - cancel-in-progress: true +# concurrency: +# group: integration-tests-chainlink-${{ github.sha }}-${{ github.run_id }}-${{ inputs.distinct_run_name }} +# cancel-in-progress: true env: # for run-test variables and environment