Skip to content

Commit b8589be

Browse files
committed
update codecov config
1 parent 8996c8a commit b8589be

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
env:
4545
JULIA_NUM_THREADS: 2
4646
- uses: julia-actions/julia-processcoverage@v1
47-
- uses: codecov/codecov-action@v1
47+
- uses: codecov/codecov-action@v3
4848
with:
49-
file: lcov.info
49+
files: lcov.info
50+

0 commit comments

Comments
 (0)