Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PerezHz committed Feb 1, 2024
1 parent 8c34803 commit 0598e20
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ jobs:
- uses: codecov/codecov-action@v1
with:
file: lcov.info
- uses: coverallsapp/github-action@master
- uses: coverallsapp/github-action@v2
with:
path-to-lcov: lcov.info
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel: false

0 comments on commit 0598e20

Please sign in to comment.