Fail build on failed tests

This commit is contained in:
2026-01-18 11:50:17 -05:00
parent 725ed205c4
commit f5acdfe6b5

View File

@@ -28,3 +28,4 @@ jobs:
report_paths: 'junit.xml' report_paths: 'junit.xml'
annotate_only: true annotate_only: true
include_passed: true include_passed: true
fail_on_failure: true