Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit a89cd82

Browse files
authored
Update tests.yml
1 parent 46f3f9a commit a89cd82

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,3 @@ jobs:
4242
run: |
4343
python -m pip install --upgrade pip
4444
pip install .[testing]
45-
- name: Run pytest
46-
run: |
47-
pytest --cov=cod_api --cov-report=xml --cov-report=term-missing

0 commit comments

Comments
 (0)