Skip to content

Commit

Permalink
Fix Codecov reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
akx committed Nov 4, 2024
1 parent f9b0910 commit ea20c13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
GIT_AUTHOR_NAME: Foo Bar
GIT_COMMITTER_NAME: Foo Bar
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
Lint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ea20c13

Please sign in to comment.