Skip to content

Commit 36cceb0

Browse files
committed
ci test, REVERT
1 parent 9f23a63 commit 36cceb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ fi
8383
cmd="cargo test --target $target ${LIBC_CI_ZBUILD_STD+"-Zbuild-std"}"
8484

8585
# Run tests in the `libc` crate
86-
$cmd
86+
# $cmd
8787

8888
# Everything else is in `libc-test`
8989
cmd="$cmd --manifest-path libc-test/Cargo.toml"

0 commit comments

Comments
 (0)