From f818c050ef08f9ade556121e8a5e4a3d5602ef8e Mon Sep 17 00:00:00 2001 From: Radek Scheibinger Date: Tue, 17 Dec 2024 11:33:12 +0100 Subject: [PATCH] Should always run --- .github/workflows/crib-ccip-v2-integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crib-ccip-v2-integration-test.yml b/.github/workflows/crib-ccip-v2-integration-test.yml index 47af3e07793..c18c8e8d161 100644 --- a/.github/workflows/crib-ccip-v2-integration-test.yml +++ b/.github/workflows/crib-ccip-v2-integration-test.yml @@ -47,7 +47,7 @@ jobs: echo $GITHUB_WORKSPACE - name: Deploy and validate CRIB Environment for CCIP v2 - if: steps.check-prereqs-for-running.outputs.should_run == 'true' + # if: steps.check-prereqs-for-running.outputs.should_run == 'true' uses: smartcontractkit/.github/actions/crib-deploy-environment@57f99fbea73056c490c766d50ef582a13ec4f3bb # crib-deploy-environment@7.2.0 id: deploy-crib with: