diff --git a/ci/buildkite-pipeline.sh b/ci/buildkite-pipeline.sh index f5d1ebf0b..e854e2cb8 100755 --- a/ci/buildkite-pipeline.sh +++ b/ci/buildkite-pipeline.sh @@ -181,6 +181,10 @@ all_test_steps() { ^fetch-perf-libs.sh \ ^programs/ \ ^sdk/ \ + cargo-build-bpf$ \ + cargo-test-bpf$ \ + cargo-build-sbf$ \ + cargo-test-sbf$ \ ; then cat >> "$output_file" <<"EOF" - command: "ci/test-stable-sbf.sh"