forked from MIrrors/bin
Don't run the crate while testing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user