Skip to content

Commit 090f706

Browse files
committed
ignoring benchmarks
1 parent 00cb2ec commit 090f706

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
@@ -99,6 +99,7 @@ jobs:
9999
--ignore=tests/test_tau_bench_airline_smoke.py \
100100
--ignore=tests/pytest/test_svgbench.py \
101101
--ignore=tests/pytest/test_livesvgbench.py \
102+
--ignore=eval_protocol/benchmarks/ \
102103
--cov=eval_protocol --cov-append --cov-report=xml --cov-report=term-missing -v --durations=10
103104
104105
- name: Store coverage file

0 commit comments

Comments
 (0)