Skip to content

Commit c61e603

Browse files
committed
added code coverage reports to coveralls
1 parent 5a27411 commit c61e603

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/code-coverage.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,3 @@ jobs:
2121
2222
- name: Upload coverage to Coveralls
2323
uses: coverallsapp/github-action@v2.3.0
24-
with:
25-
github-token: ${{ secrets.GITHUB_TOKEN }}
26-
path-to-lcov: ./coverage/lcov.info

0 commit comments

Comments
 (0)