Don't run the crate while testing
This commit is contained in:
parent
9e040e0a04
commit
fef8bc2bbc
2 changed files with 2 additions and 7 deletions
|
@ -13,9 +13,6 @@ main() {
|
|||
|
||||
cross test --target $TARGET
|
||||
cross test --target $TARGET --release
|
||||
|
||||
cross run --target $TARGET
|
||||
cross run --target $TARGET --release
|
||||
}
|
||||
|
||||
# we don't run the "test phase" when doing deploys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue