Skip to content

Commit bdf46ff

Browse files
committed
no smoke test on normal ci
1 parent c3574f9 commit bdf46ff

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
@@ -92,6 +92,7 @@ jobs:
9292
--ignore=tests/pytest/test_frozen_lake.py \
9393
--ignore=tests/pytest/test_lunar_lander.py \
9494
--ignore=tests/pytest/test_tau_bench_airline.py \
95+
--ignore=tests/test_tau_bench_airline_smoke.py \
9596
--cov=eval_protocol --cov-append --cov-report=xml --cov-report=term-missing -v --durations=10
9697
9798
- name: Store coverage file

0 commit comments

Comments
 (0)