Skip to content

Commit

Permalink
file -> files
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Nov 18, 2024
1 parent e4941ee commit 993077d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- uses: codecov/codecov-action@v5
if: matrix.version == '1' && matrix.os == 'ubuntu-latest' && matrix.arch == 'x64'
with:
file: lcov.info
files: lcov.info
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
- uses: coverallsapp/github-action@v2
Expand Down

0 comments on commit 993077d

Please sign in to comment.