mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 14:50:49 +08:00
reduce metrics noise in tests
This commit is contained in:
parent
bf3345e083
commit
25a0406b67
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -40,6 +40,7 @@ jobs:
|
||||
- name: Run tests
|
||||
run: |
|
||||
nvidia-smi
|
||||
export OTEL_METRICS_EXPORTER=none
|
||||
pytest -v tests/unit
|
||||
- name: Lint for errors
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user