Skip to content

Commit dcdee40

Browse files
🩹 [Refactor]: Remove continue-on-error from super-linter step to enforce stricter error handling
1 parent 5406c1e commit dcdee40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎.github/workflows/Build-Docs.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ jobs:
103103
- name: Lint documentation
104104
id: super-linter
105105
uses: super-linter/super-linter/slim@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
106-
continue-on-error: true
107106
env:
108107
FILTER_REGEX_INCLUDE: outputs/docs
109108
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)