diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 79ea810c..9efc20c0 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -89,7 +89,7 @@ jobs: # If you would like to make a change to the integration tests workflow, please do it in the era-compiler-ci repository integration-tests: needs: target-machine - uses: matter-labs/era-compiler-ci/.github/workflows/integration-tests.yaml@v1 + uses: matter-labs/era-compiler-ci/.github/workflows/integration-tests.yaml@aba-windows-support secrets: inherit strategy: fail-fast: false