Skip to content

Commit

Permalink
Update CI.yml with codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello authored Feb 14, 2024
1 parent 3f43177 commit 20e551f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ jobs:
- uses: julia-actions/cache@v1
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
- uses: codecov/codecov-action@v4-beta
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}

0 comments on commit 20e551f

Please sign in to comment.