Skip to content

Commit

Permalink
ci: fixing issue in comment_mode
Browse files Browse the repository at this point in the history
Signed-off-by: Vasil Boyadzhiev <[email protected]>
  • Loading branch information
san-est committed Oct 15, 2024
1 parent dcc2245 commit 7321de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
if: ${{ !cancelled() }}
with:
check_name: 'Unit Tests results' # Set to empty to disable check run
comment_mode: on
comment_mode: error
json_thousands_separator: ','
files: 'test-*.xml'

Expand Down

0 comments on commit 7321de1

Please sign in to comment.