Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Nov 19, 2024
1 parent cd977e6 commit 3b46b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
uses: codecov/codecov-action@v5
with:
fail_ci_if_error: true
file: ./coverage.out
files: ./coverage.out
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 3b46b92

Please sign in to comment.