mirror of https://github.com/astral-sh/uv
Run the `uv-keyring` tests serially (#15629)
This commit is contained in:
parent
45946b80b0
commit
aa161884aa
|
|
@ -9,3 +9,7 @@ serial = { max-threads = 1 }
|
|||
[[profile.default.overrides]]
|
||||
filter = 'test(native_auth)'
|
||||
test-group = 'serial'
|
||||
|
||||
[[profile.default.overrides]]
|
||||
filter = 'package(uv-keyring)'
|
||||
test-group = 'serial'
|
||||
|
|
|
|||
Loading…
Reference in New Issue