Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
PerezHz committed Feb 24, 2024
1 parent 20698bf commit f94d184
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -54,6 +54,6 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: false
- uses: coverallsapp/github-action@v2
with:
path-to-lcov: lcov.info
github-token: ${{ secrets.GITHUB_TOKEN }}
with:
path-to-lcov: lcov.info
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f94d184

Please sign in to comment.