remove auto-pass job var

This commit is contained in:
JT2M0L3Y
2026-07-03 11:21:45 -07:00
parent effcc1fd15
commit 0124da5027
-1
View File
@@ -45,4 +45,3 @@ jobs:
with: with:
files: coverage/lcov.info files: coverage/lcov.info
fail_ci_if_error: true fail_ci_if_error: true
continue-on-error: true