Skip to content

Commit

Permalink
Run serum-dex unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Oct 24, 2020
1 parent 85c51f5 commit 92ce381
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/build-downstream-projects.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@ serum_dex() {

"$solana_dir"/cargo-build-bpf \
--manifest-path dex/Cargo.toml --no-default-features --features program

"$solana_dir"/cargo stable test \
--manifest-path dex/Cargo.toml --no-default-features --features program
)
}

Expand Down

0 comments on commit 92ce381

Please sign in to comment.