We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5f4c5 commit ac13e04Copy full SHA for ac13e04
utils/ci/script.sh
@@ -4,7 +4,6 @@ set -ex
4
5
main() {
6
cross test --target $TARGET
7
- cross test --target $TARGET --benches
8
cross test --target $TARGET --examples
9
}
10
0 commit comments