mirror of
https://github.com/bspeice/dtparse
synced 2025-08-04 22:45:09 -04:00
Don't attempt running a lib crate
This commit is contained in:
@ -12,9 +12,6 @@ main() {
|
|||||||
|
|
||||||
cross test --target $TARGET
|
cross test --target $TARGET
|
||||||
cross test --target $TARGET --release
|
cross test --target $TARGET --release
|
||||||
|
|
||||||
cross run --target $TARGET
|
|
||||||
cross run --target $TARGET --release
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# we don't run the "test phase" when doing deploys
|
# we don't run the "test phase" when doing deploys
|
||||||
|
Reference in New Issue
Block a user