deb: fix concurrent testing (by making them serial)
All checks were successful
CI / build (push) Successful in 8m34s
All checks were successful
CI / build (push) Successful in 8m34s
Co-authored-by: Valentin Haudiquet <valentin.haudiquet@canonical.com> Co-committed-by: Valentin Haudiquet <valentin.haudiquet@canonical.com>
This commit was merged in pull request #2.
This commit is contained in:
@@ -27,8 +27,9 @@ xz2 = "0.1"
|
||||
serde_json = "1.0.145"
|
||||
directories = "6.0.0"
|
||||
ssh2 = "0.9.5"
|
||||
tempfile = "3.10.1"
|
||||
gpgme = "0.11"
|
||||
|
||||
[dev-dependencies]
|
||||
test-log = "0.2.19"
|
||||
serial_test = "3.3.1"
|
||||
tempfile = "3.10.1"
|
||||
|
||||
Reference in New Issue
Block a user