forked from blasthavers/blastmud
Change profile to release
This commit is contained in:
parent
a21219eaa5
commit
bc0843adfa
@ -3,5 +3,5 @@ set -Eeuo pipefail
|
|||||||
|
|
||||||
cd blastmud-repo
|
cd blastmud-repo
|
||||||
echo Running tests
|
echo Running tests
|
||||||
cargo test --target-dir ../target --profile release-with-debug
|
cargo test --target-dir ../target --profile release
|
||||||
cargo build --target-dir ../target --profile release-with-debug
|
cargo build --target-dir ../target --profile release
|
||||||
|
Loading…
Reference in New Issue
Block a user