Skip to content

Commit

Permalink
Remove files to see if they are auto discovered (#3187)
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong authored Apr 30, 2024
1 parent 411394f commit 400309d
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 400309d

Please sign in to comment.