Skip to content

Commit

Permalink
Merge pull request #1138 from jakob-keller/codecov-ci
Browse files Browse the repository at this point in the history
Fix Codecov GitHub action step
  • Loading branch information
jakob-keller authored Aug 17, 2024
2 parents c46a2bf + 39fb9ba commit 44f279e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
flags: unittests # optional
name: codecov-umbrella # optional
fail_ci_if_error: true # optional (default = false)
path_to_write_report: ./codecov_report.txt
verbose: true # optional (default = false)


Expand Down

0 comments on commit 44f279e

Please sign in to comment.