Skip to content

Commit

Permalink
Merge branch 'main' into create-pull-request/maintenance-v0
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong authored Apr 30, 2024
2 parents 2c3e71b + 400309d commit 53acf62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-pr-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ jobs:
override_commit: ${{ github.event.workflow_run.head_sha }}
override_pr: ${{ github.event.workflow_run.pull_requests[0].number }}
token: ${{ secrets.CODECOV_TOKEN }}
files: ".coverage-*.xml"
fail_ci_if_error: true
verbose: true

0 comments on commit 53acf62

Please sign in to comment.