Skip to content

Commit bf44321

Browse files
authored
Update .github/workflows/ci.yml
1 parent 6c3d2a4 commit bf44321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ jobs:
878878
- name: upload report
879879
uses: codecov/codecov-action@v5
880880
with:
881-
file: /home/runner/build/coverage.info
881+
files: /home/runner/build/coverage.info
882882

883883
markdown-lint:
884884
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)