Skip to content

Commit b709bef

Browse files
author
bwhe3635
committed
remove old pytest line
1 parent 883a70e commit b709bef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/run_tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ jobs:
3434
pip install pytest-cov
3535
pip install coverage
3636
pip install -e .
37-
- name: Test with pytest
38-
run: |
39-
pytest --cov-config .coveragerc --cov-report html --cov=bayes_opt
40-
codecov
4137
4238
- name: Test with pytest
4339
run: |

0 commit comments

Comments
 (0)