Skip to content

Commit

Permalink
Eliminate unwanted item in coverage summary.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpjs committed Aug 2, 2023
1 parent 6b2686b commit 928c669
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
targetdir: ${{ runner.temp }}/coverage
reporttypes: Html;MarkdownSummaryGithub;Badges
verbosity: Warning
tag: null

- name: Publish Coverage Summary
run: >
Expand Down

0 comments on commit 928c669

Please sign in to comment.