mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-04 17:57:28 +08:00
6 lines
132 B
INI
6 lines
132 B
INI
|
|
[pytest]
|
||
|
|
markers =
|
||
|
|
cloud: tests that hit live Comfy Cloud API (require COMFY_CLOUD_API_KEY)
|
||
|
|
testpaths = .
|
||
|
|
addopts = -p no:xdist
|