Skip to content

Commit

Permalink
Merge pull request #143 from ArnoStrouwen/patch-1
Browse files Browse the repository at this point in the history
codecov ext
  • Loading branch information
ChrisRackauckas authored Jun 21, 2023
2 parents 7411f46 + 7cd0267 commit 12cc4aa
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 @@ -34,6 +34,8 @@ jobs:
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
with:
directories: src, ext
- uses: codecov/codecov-action@v3
with:
file: lcov.info

0 comments on commit 12cc4aa

Please sign in to comment.