Skip to content

Commit

Permalink
fix: 경고 수준
Browse files Browse the repository at this point in the history
  • Loading branch information
hhko committed Dec 23, 2024
1 parent 597cedb commit 720c017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
reports: '${{ env.coverage_in_cobertura_files }}'
targetdir: '${{ env.coverage_out_dir }}'
reporttypes: 'Cobertura;MarkdownSummaryGithub'
verbosity: "Info"
verbosity: "Warning"
title: "Code Coverage"
tag: "${{ github.run_number }}_${{ github.run_id }}"
customSettings: "" # https://github.com/danielpalme/ReportGenerator/wiki/Settings.
Expand Down

0 comments on commit 720c017

Please sign in to comment.