deb: fix concurrent testing (by making them serial) #2

Merged
vhaudiquet merged 4 commits from ci-test into main 2026-01-11 00:32:04 +00:00
Showing only changes of commit e57a6fb457 - Show all commits

View File

@@ -32,3 +32,4 @@ gpgme = "0.11"
[dev-dependencies]
test-log = "0.2.19"
serial_test = "3.3.1"
tempfile = "3.10.1"