Skip to content

Commit

Permalink
coverallsapp at v2 (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Ersing <[email protected]>
Co-authored-by: Andrew Winters <[email protected]>
  • Loading branch information
3 people authored Jan 21, 2024
1 parent 823f19d commit 69818ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- uses: codecov/codecov-action@v3
with:
files: lcov.info
- uses: coverallsapp/github-action@master
- uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./lcov.info

0 comments on commit 69818ff

Please sign in to comment.