Skip to content

Commit

Permalink
Merge branch 'main' into tm1000/issue58
Browse files Browse the repository at this point in the history
  • Loading branch information
tm1000 committed May 17, 2024
2 parents 9e31e6c + 15dd081 commit c1a8bba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
artifact_download_workflow_names: 'ci,cron'
badge: true
fail_on_negative_difference: true
overall_coverage_fail_threshold: 70
- name: Add Coverage PR Comment
uses: marocchino/sticky-pull-request-comment@v2
if: steps.code_coverage_report_action.outputs.file != '' && github.event_name == 'pull_request' && (success() || failure())
Expand Down

0 comments on commit c1a8bba

Please sign in to comment.