We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd21686 commit a4f6573Copy full SHA for a4f6573
.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