Skip to content

Commit

Permalink
file
Browse files Browse the repository at this point in the history
  • Loading branch information
izvolov committed Aug 24, 2024
1 parent 7434071 commit 0c40652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- uses: codecov/codecov-action@v4
with:
# fail_ci_if_error: true # optional (default = false)
files: coverage.info
file: coverage.info
# flags: unittests # optional
# name: codecov-umbrella # optional
token: ${{ secrets.CODECOV }} # required
Expand Down

0 comments on commit 0c40652

Please sign in to comment.