Skip to content

Commit

Permalink
ci(#49): fail on errors
Browse files Browse the repository at this point in the history
Signed-off-by: Bryant Finney <[email protected]>
  • Loading branch information
bryant-finney committed Dec 23, 2023
1 parent 351d7ce commit a045cfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/poe-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ runs:
action_fail_on_inconclusive: true
check_name: ${{ inputs.title }}
comment_mode: ${{ inputs.comment_mode }}
fail_on: errors
files: docs/reports/pytest.xml

using: composite

0 comments on commit a045cfc

Please sign in to comment.