Skip to content

Commit

Permalink
making ci happy pt 3
Browse files Browse the repository at this point in the history
  • Loading branch information
coachchucksol committed Oct 31, 2024
1 parent f381b0c commit 928b9f7
Show file tree
Hide file tree
Showing 7 changed files with 86 additions and 667 deletions.
5 changes: 4 additions & 1 deletion format.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ cargo fmt --all
cargo nextest run --all-features
cargo clippy --all-features -- -D warnings -D clippy::all -D clippy::nursery -D clippy::integer_division -D clippy::arithmetic_side_effects -D clippy::style -D clippy::perf

cargo b && ./target/debug/jito-mev-tip-distribution-ncn-shank-cli && yarn generate-clients && cargo b

cargo b && ./target/debug/jito-mev-tip-distribution-ncn-shank-cli && yarn install && yarn generate-clients && cargo b
cargo-build-sbf

Loading

0 comments on commit 928b9f7

Please sign in to comment.