Skip to content

Commit 2568003

Browse files
committed
removed load cov to coveralls in ci.yml
1 parent c90c53e commit 2568003

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,3 @@ jobs:
3939
run: |
4040
lcov --list coverage.info
4141
42-
- name: Upload coverage to Coveralls
43-
run: |
44-
gem install coveralls-lcov
45-
coveralls-lcov coverage.info

0 commit comments

Comments
 (0)