Skip to content

Commit f48448a

Browse files
Update Downstream.yml
1 parent 63b6bf2 commit f48448a

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
@@ -49,3 +49,7 @@ jobs:
4949
@info "Not compatible with this release. No problem." exception=err
5050
exit(0) # Exit immediately, as a success
5151
end
52+
- uses: julia-actions/julia-processcoverage@v1
53+
- uses: codecov/codecov-action@v1
54+
with:
55+
file: lcov.info

0 commit comments

Comments
 (0)