Skip to content

Commit

Permalink
Fix repo name in get_solana_sha
Browse files Browse the repository at this point in the history
  • Loading branch information
b-gopalswami committed Oct 24, 2024
1 parent 41d2a96 commit 0acad5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ jobs:
- name: Checkout the repo
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
with:
repository: smartcontractkit/chainlink
repository: smartcontractkit/ccip
ref: ${{ inputs.cl_ref || github.event.pull_request.head.sha || github.event.merge_group.head_sha }}
- name: Setup Go
uses: ./.github/actions/setup-go
Expand Down

0 comments on commit 0acad5b

Please sign in to comment.