Fail build on failed tests
This commit is contained in:
1
.github/workflows/main.yaml
vendored
1
.github/workflows/main.yaml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user