Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
BowenXiao1999 committed Dec 15, 2022
1 parent 7637ef8 commit 26a278c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/scripts/run-unit-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,3 @@ fi
echo "--- Codecov upload coverage reports"
curl -Os https://uploader.codecov.io/latest/linux/codecov && chmod +x codecov
./codecov -t "$CODECOV_TOKEN" -s . -F rust

echo "+++ Run the loom unit test"
cd src/utils/task_stats_alloc && NEXTEST_PROFILE=ci RUSTFLAGS="--cfg loom" cargo nextest run --test loom

0 comments on commit 26a278c

Please sign in to comment.