Skip to content

Commit 05d39c1

Browse files
committed
remove dir from cov
1 parent af1685c commit 05d39c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
project: CSV
5757
- uses: julia-actions/julia-processcoverage@latest
5858
with:
59-
directories: CSV/src,CSV/ext
59+
directories: CSV/src
6060
- uses: codecov/codecov-action@v5
6161
with:
6262
files: lcov.info

0 commit comments

Comments
 (0)