mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-25 13:50:15 +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
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
nvidia-smi
|
nvidia-smi
|
||||||
|
export OTEL_METRICS_EXPORTER=none
|
||||||
pytest -v tests/unit
|
pytest -v tests/unit
|
||||||
- name: Lint for errors
|
- name: Lint for errors
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user