Skip to content

Commit 786188b

Browse files
Update Downstream.yml
1 parent 20e62a3 commit 786188b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/Downstream.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ jobs:
4747
@info "Not compatible with this release. No problem." exception=err
4848
exit(0) # Exit immediately, as a success
4949
end
50+
- uses: julia-actions/julia-processcoverage@v1
51+
- uses: codecov/codecov-action@v1
52+
with:
53+
file: lcov.info

0 commit comments

Comments
 (0)