Run integration tests serially to avoid /tmp race conditions

This commit is contained in:
2026-03-25 23:43:26 +01:00
parent b200be9490
commit 960b034a80
+2
View File
@@ -0,0 +1,2 @@
[env]
RUST_TEST_THREADS = "1"