Skip to content

Commit

Permalink
Fix codecov parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
Bronek committed Apr 2, 2024
1 parent 7f151fa commit 5845ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
- name: upload coverage report
uses: codecov/codecov-action@v4.1.1
with: |
file: coverage.xml
files: coverage.xml
fail_ci_if_error: true
disable_search: true
verbose: true
Expand Down

0 comments on commit 5845ac2

Please sign in to comment.