We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d8bee commit a67cd23Copy full SHA for a67cd23
run_tests.sh
@@ -38,7 +38,7 @@ cargo fmt --all -- --check
38
cargo clippy -- -D warnings
39
40
# Regular Tests
41
-cargo test --verbose
+cargo test --verbose -- --nocapture
42
cargo test test_configure_output -- --ignored
43
cargo test test_aggregate -- --ignored --test-threads=1
44
0 commit comments