We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e26ab05 commit 636bc4cCopy full SHA for 636bc4c
1 file changed
.github/workflows/testing.yml
@@ -69,7 +69,7 @@ jobs:
69
shell: bash
70
71
- name: Run Model Benchmark Test
72
- run: uv run dlc-live-test --display
+ run: uv run dlc-live-test
73
74
- name: Run DLC Live Unit Tests
75
run: uv run pytest
0 commit comments