Skip to content

Commit 925a11a

Browse files
committed
Removed pytest-cov from pipeline
1 parent 257c947 commit 925a11a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gh-tests-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- name: Install dependencies
2222
run: |
2323
python -m pip install --upgrade pip
24-
python -m pip install pytest-cov
2524
python -m pip install -U -e .[dev]
2625
- name: Test with pytest
2726
run: |

0 commit comments

Comments
 (0)