Skip to content

Commit

Permalink
Adds SBF_OUT_DIR env to CI script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lichtso committed Jun 17, 2024
1 parent 71c5184 commit d6561fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/test-stable.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ test-stable-sbf)
fi

# SBF C program system tests
export SBF_OUT_DIR=target/sbf-solana-solana/release
_ make -C programs/sbf/c tests
_ cargo test \
--manifest-path programs/sbf/Cargo.toml \
Expand Down

0 comments on commit d6561fe

Please sign in to comment.