Skip to content

Commit

Permalink
test theory of running from root by default
Browse files Browse the repository at this point in the history
  • Loading branch information
EasterTheBunny committed Dec 11, 2024
1 parent 610393b commit de65b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
run: go install github.com/smartcontractkit/chainlink-testing-framework/tools/gotestloghelper@latest

- name: Install Solana CLI
run: ../scripts/install-solana-ci.sh
run: ./scripts/install-solana-ci.sh

- name: Test Relay Interfaces
run: |
Expand Down

0 comments on commit de65b9c

Please sign in to comment.