Skip to content

Commit

Permalink
change: coverage summary only
Browse files Browse the repository at this point in the history
  • Loading branch information
ishland committed Oct 25, 2023
1 parent 8362300 commit 00a98c2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,4 @@ jobs:
skip_check_run: false
minimum_coverage: 80
fail_below_threshold: false
publish_only_summary: false

- name: Coverage Job Summary
run: echo "${{ steps.jacoco_reporter.outputs.coverageSummary }}" >> $GITHUB_STEP_SUMMARY

publish_only_summary: true

0 comments on commit 00a98c2

Please sign in to comment.