Skip to content

Commit

Permalink
Merge branch 'fraccaman/test-int-makefile'
Browse files Browse the repository at this point in the history
* fraccaman/test-int-makefile:
  makefile: use single thread to run integration test
  • Loading branch information
Gianmarco Fraccaroli committed Dec 22, 2023
2 parents 74d412e + e2d08b1 commit dce1992
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ test-integration-slow:
$(cargo) +$(nightly) test integration::$(TEST_FILTER) --features integration \
-Z unstable-options \
-- \
--test-threads=1 \
-Z unstable-options --report-time

test-unit:
Expand Down

0 comments on commit dce1992

Please sign in to comment.