Skip to content

Commit 8e6210c

Browse files
committed
bpf->sbf
1 parent 2ab2c73 commit 8e6210c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-remote-executor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
sh -c "$(curl -sSfL https://release.solana.com/v1.18.23/install)"
2424
echo "/home/runner/.local/share/solana/install/active_release/bin" >> $GITHUB_PATH
2525
- name: Run executor tests
26-
run: cargo test-bpf --manifest-path ./governance/remote_executor/Cargo.toml
26+
run: cargo test-sbf --manifest-path ./governance/remote_executor/Cargo.toml

0 commit comments

Comments
 (0)