Disable fail_on_failure

This commit is contained in:
iLLeniumStudios
2022-05-03 13:06:34 +02:00
committed by GitHub
parent 53d2e0cbf9
commit 34abc04914
+1 -1
View File
@@ -18,4 +18,4 @@ jobs:
with:
report_paths: "**/junit.xml"
check_name: Generate Report
fail_on_failure: 0
fail_on_failure: false