There was an error while loading. Please reload this page.
1 parent 746e1f6 commit 20a3d42Copy full SHA for 20a3d42
1 file changed
.github/workflows/CI.yml
@@ -52,5 +52,5 @@ jobs:
52
- uses: julia-actions/julia-processcoverage@v1
53
- uses: codecov/codecov-action@v5
54
with:
55
- file: lcov.info
+ files: lcov.info
56
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments