Skip to content

Commit ac13e04

Browse files
committed
CI: do not test benches with stable Rustc (again)
1 parent 0d5f4c5 commit ac13e04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/ci/script.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ set -ex
44

55
main() {
66
cross test --target $TARGET
7-
cross test --target $TARGET --benches
87
cross test --target $TARGET --examples
98
}
109

0 commit comments

Comments
 (0)