ci: serialize live handoff nextest tests

This commit is contained in:
Ogulcan Celik
2026-06-02 23:24:23 +03:00
parent 949140599c
commit 86b5fe01e2
+6
View File
@@ -0,0 +1,6 @@
[test-groups]
live-handoff = { max-threads = 1 }
[[profile.default.overrides]]
filter = 'binary(live_handoff)'
test-group = 'live-handoff'