Skip to content

Commit a69c195

Browse files
committed
jUnit: fail_on_failure
1 parent 45af7a8 commit a69c195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/createBundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ jobs:
329329
- name: Publish Test Report
330330
uses: mikepenz/action-junit-report@v4
331331
with:
332-
# fail_on_failure : true
332+
fail_on_failure : true
333333
require_tests : true
334334
report_paths : /__w/CtrlppCheck/CtrlppCheck/WinCC_OA_Test/Results/jUnit*.xml
335335

0 commit comments

Comments
 (0)