Skip to content

Commit

Permalink
ci test, REVERT
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed Nov 23, 2024
1 parent 9f23a63 commit 36cceb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ fi
cmd="cargo test --target $target ${LIBC_CI_ZBUILD_STD+"-Zbuild-std"}"

# Run tests in the `libc` crate
$cmd
# $cmd

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

0 comments on commit 36cceb0

Please sign in to comment.