Skip to content

Commit

Permalink
fix directory context
Browse files Browse the repository at this point in the history
  • Loading branch information
aalu1418 committed Feb 16, 2024
1 parent 7e98b0b commit f280827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependency-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
cd integration-tests
solVersion=$(go list -m github.com/smartcontractkit/chainlink-testing-framework | awk '{print $NF}')
echo "chainlink-solana/integration-tests CTF: $solVersion"
cd ../
# compare versions
if [[ $coreVersion == $solVersion ]]; then
Expand Down

0 comments on commit f280827

Please sign in to comment.