mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Force 8 pytest workers in config
This commit is contained in:
@@ -45,6 +45,7 @@ dev = [
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "-n 8"
|
||||
filterwarnings = [
|
||||
"ignore::DeprecationWarning:pydantic.*",
|
||||
"ignore:.*example.* has been deprecated.*:DeprecationWarning",
|
||||
|
||||
Reference in New Issue
Block a user