Skip to content

Commit

Permalink
fix: remove partitioning from test command in PR check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelMedeiros committed Feb 21, 2025
1 parent 5357439 commit 7cc1de7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,5 @@ jobs:
cargo nextest run \
--workspace \
--all-features \
--partition count:4 \
--test-threads num-cpus \
--retries 2

0 comments on commit 7cc1de7

Please sign in to comment.