Skip to content

Commit

Permalink
Removed traces from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
smiasojed committed Oct 27, 2023
1 parent 84ede98 commit d8d9ce8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -425,12 +425,7 @@ jobs:
# RUSTFLAGS are the cause target cache can't be used here
# FIXME: cust-covfix doesn't support the external target dir
# https://github.com/Kogia-sima/rust-covfix/issues/7
echo "$CARGO_TARGET_DIR"
unset "CARGO_TARGET_DIR"
echo "after"
echo "$CARGO_TARGET_DIR"
cargo clean
# make sure there's no stale coverage artifacts
find . -name "*.profraw" -type f -delete
Expand Down

0 comments on commit d8d9ce8

Please sign in to comment.