Skip to content

Commit

Permalink
Should always run
Browse files Browse the repository at this point in the history
  • Loading branch information
scheibinger committed Dec 17, 2024
1 parent 32980b1 commit f818c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crib-ccip-v2-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 # [email protected]
id: deploy-crib
with:
Expand Down

0 comments on commit f818c05

Please sign in to comment.