Skip to content

Commit

Permalink
[ci] Make coverage badge green above 90%
Browse files Browse the repository at this point in the history
  • Loading branch information
anjos committed Nov 19, 2024
1 parent 74e4fbb commit 7ebf865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_COVERAGE_FILES: true
MINIMUM_GREEN: 90
- name: Store Pull Request comment to be posted
uses: actions/upload-artifact@v4
if: steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true'
Expand Down

0 comments on commit 7ebf865

Please sign in to comment.