Skip to content

Commit

Permalink
Merge pull request #176 from pytroll/ci-codecov-files
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese authored Dec 12, 2024
2 parents f05bca8 + 088d6f7 commit 932c493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
uses: codecov/codecov-action@v5
with:
flags: unittests
file: ./coverage.xml
files: ./coverage.xml
env_vars: OS,PYTHON_VERSION,UNSTABLE

- name: Coveralls Parallel
Expand Down

0 comments on commit 932c493

Please sign in to comment.