Skip to content

Commit

Permalink
ci: codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
byronogis committed Dec 5, 2024
1 parent ac29ef5 commit 59bc814
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,7 @@ jobs:
- run: nci
- run: nr build
- run: nr coverage
- name: Upload results to Codecov
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 59bc814

Please sign in to comment.