only do normal tests for push.sh

This commit is contained in:
Simon Gardling
2022-05-11 15:36:47 -04:00
parent 708ebcee45
commit fa70c23b8f

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
set -e #kill script if error occurs set -e #kill script if error occurs
cargo test-all-features cargo test
bash build.sh release bash build.sh release