Skip to content

Commit

Permalink
fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
mlasevich committed Dec 14, 2022
1 parent fc4939b commit 98b5d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
#if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.COVERALLS_GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./reports/lcov.info

0 comments on commit 98b5d91

Please sign in to comment.