Skip to content

Commit 27e8461

Browse files
authored
Update testing.yml
1 parent 5ed1910 commit 27e8461

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/testing.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,6 @@ jobs:
7272

7373
- name: Run DLC Live Tests
7474
run: poetry run dlc-live-test --nodisplay
75+
76+
- name: Run Functional Benchmark Test
77+
run: poetry run pytest tests/test_benchmark_script.py

0 commit comments

Comments
 (0)