Skip to content

Commit

Permalink
removed load cov to coveralls in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deftio committed Aug 7, 2024
1 parent c90c53e commit 2568003
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,3 @@ jobs:
run: |
lcov --list coverage.info
- name: Upload coverage to Coveralls
run: |
gem install coveralls-lcov
coveralls-lcov coverage.info

0 comments on commit 2568003

Please sign in to comment.