Skip to content

Commit 7cd374a

Browse files
author
Dylan Huang
committed
remove ignore test that doesn't exist
1 parent f84360f commit 7cd374a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ 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_eval_watcher.py \
9695
--cov=eval_protocol --cov-append --cov-report=xml --cov-report=term-missing -v --durations=10
9796
9897
- name: Store coverage file

0 commit comments

Comments
 (0)