Skip to content

Commit

Permalink
Specify files
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong committed May 1, 2024
1 parent 51b3fd1 commit a90ace9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pr-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
override_commit: ${{ github.event.workflow_run.head_sha }}
override_pr: ${{ github.event.workflow_run.pull_requests[0].number }}
override_build: ${{ github.event.workflow_run.id }}
override_build_url: ${{ github.event.workflow_run.workflow_url }}
token: ${{ secrets.CODECOV_TOKEN }}
files: ".coverage.3.8.xml,.coverage.3.9.xml,.coverage.3.10.xml,.coverage.3.11.xml,.coverage.3.12.xml"
fail_ci_if_error: true
verbose: true

0 comments on commit a90ace9

Please sign in to comment.