We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d3c9b commit 155f3fdCopy full SHA for 155f3fd
.config/nextest.toml
@@ -13,3 +13,7 @@ test-group = 'serial'
13
[[profile.default.overrides]]
14
filter = 'package(uv-keyring)'
15
test-group = 'serial'
16
+
17
+[[profile.default.overrides]]
18
+filter = 'test(python_install::)'
19
+threads-required = 4
0 commit comments