We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab2c73 commit 8e6210cCopy full SHA for 8e6210c
.github/workflows/ci-remote-executor.yml
@@ -23,4 +23,4 @@ jobs:
23
sh -c "$(curl -sSfL https://release.solana.com/v1.18.23/install)"
24
echo "/home/runner/.local/share/solana/install/active_release/bin" >> $GITHUB_PATH
25
- name: Run executor tests
26
- run: cargo test-bpf --manifest-path ./governance/remote_executor/Cargo.toml
+ run: cargo test-sbf --manifest-path ./governance/remote_executor/Cargo.toml
0 commit comments