Skip to content

Commit

Permalink
Fix code coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
d3mondev authored May 3, 2021
1 parent 6244412 commit eaf2300
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,7 @@ jobs:
run: make test

- name: Make coverage
if: matrix.latest
run: make cover

- name: Upload coverage to codecov.io
if: matrix.latest
uses: codecov/codecov-action@v1

0 comments on commit eaf2300

Please sign in to comment.