Skip to content

Commit e6c80a9

Browse files
committed
remove coverage lcov command
see if the github actions by coveralls can generate lcov files by itself.
1 parent 5cd0f49 commit e6c80a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ jobs:
197197
# python2 case
198198
pytest -v -r a test/ --cov=roundup
199199
fi
200-
coverage lcov
201200
202201
- name: Upload coverage to Codecov
203202
# see: https://github.com/codecov/codecov-action#usage

0 commit comments

Comments
 (0)