Skip to content

Commit

Permalink
Codecov compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
coady committed Mar 30, 2024
1 parent c4b02d7 commit 15bf43e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- run: make check
- run: coverage xml
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 15bf43e

Please sign in to comment.