Skip to content

Commit 22c37c2

Browse files
berkowskiSusurrus
authored andcommitted
Removed commented cargo run targets in CI
1 parent cb416ee commit 22c37c2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ci/script.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ main() {
1414
# Run tests on debug and release targets.
1515
cross test --target $TARGET
1616
cross test --target $TARGET --release
17-
18-
# nix is a library -- no run target
19-
# cross run --target $TARGET
20-
# cross run --target $TARGET --release
2117
}
2218

2319
# we don't run the "test phase" when doing deploys

0 commit comments

Comments
 (0)