mirror of
https://tangled.org/tranquil.farm/tranquil-pds
synced 2026-09-25 03:34:13 +00:00
Stop pg tests from duplicating tranquil-store tests
This commit is contained in:
@@ -18,7 +18,7 @@ cargo test --no-run 2>&1 | tail -1
|
||||
|
||||
echo "Running tests..."
|
||||
echo ""
|
||||
cargo nextest run "$@"
|
||||
cargo nextest run --workspace --exclude tranquil-store "$@"
|
||||
|
||||
echo ""
|
||||
echo "All tests passed."
|
||||
|
||||
Reference in New Issue
Block a user