Skip to content

Commit

Permalink
Push coverage info for SnoopCompileCore (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy authored Aug 17, 2021
1 parent 4fd867d commit 40bba9c
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 @@ -49,6 +49,8 @@ jobs:
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-runtest@latest
- uses: julia-actions/julia-processcoverage@v1
with:
directories: src,SnoopCompileCore/src
- uses: codecov/codecov-action@v1
with:
file: lcov.info
Expand Down

0 comments on commit 40bba9c

Please sign in to comment.