Skip to content

Commit 606c651

Browse files
committed
Update codacy-coverage-reporter.yaml
1 parent abda9d6 commit 606c651

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/codacy-coverage-reporter.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ jobs:
4343
run: |
4444
python -m pip install pytest
4545
python -m pip install coverage
46-
- name: Check coverage version
47-
run: |
48-
python -m coverage --version
4946
- name: Generate coverage report
5047
run: |
5148
#python -c "import os; print(os.getcwd())"

0 commit comments

Comments
 (0)