Skip to content

Commit 030e886

Browse files
committed
ignore svg bench test
1 parent 3318f22 commit 030e886

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
--ignore=tests/pytest/test_tau_bench_airline.py \
9595
--ignore=tests/pytest/test_apps_coding.py \
9696
--ignore=tests/test_tau_bench_airline_smoke.py \
97+
--ignore=tests/pytest/test_svgbench.py \
9798
--cov=eval_protocol --cov-append --cov-report=xml --cov-report=term-missing -v --durations=10
9899
99100
- name: Store coverage file

0 commit comments

Comments
 (0)