Skip to content

Commit e67c599

Browse files
committed
LintPR Action Update
1 parent 6869e59 commit e67c599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lintPR.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
check_name: Luacheck Report
8383
comment_mode: always
8484
action_fail: true
85-
fail_on: 'test failures' # Explicitly don't fail reporting check based on test results
85+
fail_on: 'errors'
8686

8787
# name: Luacheck
8888
# on: [push, pull_request]

0 commit comments

Comments
 (0)