There was an error while loading. Please reload this page.
1 parent af1685c commit 05d39c1Copy full SHA for 05d39c1
1 file changed
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
project: CSV
57
- uses: julia-actions/julia-processcoverage@latest
58
with:
59
- directories: CSV/src,CSV/ext
+ directories: CSV/src
60
- uses: codecov/codecov-action@v5
61
62
files: lcov.info
0 commit comments