Skip to content

Commit 335e763

Browse files
Update .github/workflows/Downstream.yml
1 parent 4306f05 commit 335e763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ jobs:
8383
- uses: julia-actions/julia-processcoverage@v1
8484
- uses: codecov/codecov-action@v5
8585
with:
86-
file: lcov.info
86+
files: lcov.info
8787
token: ${{ secrets.CODECOV_TOKEN }}
8888
fail_ci_if_error: false

0 commit comments

Comments
 (0)