Skip to content

Commit

Permalink
added code coverage reports to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
aubreyquinn committed Sep 27, 2024
1 parent 5a27411 commit c61e603
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,3 @@ jobs:
- name: Upload coverage to Coveralls
uses: coverallsapp/github-action@v2.3.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./coverage/lcov.info

0 comments on commit c61e603

Please sign in to comment.