Skip to content

Commit 09539d0

Browse files
Update Downstream.yml
1 parent 4546c8a commit 09539d0

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
@@ -54,3 +54,7 @@ jobs:
5454
@info "Not compatible with this release. No problem." exception=err
5555
exit(0) # Exit immediately, as a success
5656
end
57+
- uses: julia-actions/julia-processcoverage@v1
58+
- uses: codecov/codecov-action@v1
59+
with:
60+
file: lcov.info

0 commit comments

Comments
 (0)