Skip to content

Commit f275aae

Browse files
committed
idem
1 parent cf76e6a commit f275aae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,4 @@ jobs:
3636
- uses: julia-actions/julia-buildpkg@v1
3737
- uses: julia-actions/julia-runtest@v1
3838
- uses: julia-actions/julia-processcoverage@v1
39-
- uses: codecov/codecov-action@v1
40-
with:
41-
file: lcov.info
39+
- uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)