Skip to content

Commit b1e8334

Browse files
Remove temporary disablement of Actionlint in workflow
1 parent 64013b0 commit b1e8334

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/lint-js-and-ruby.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,3 @@ jobs:
122122
echo "::add-matcher::.github/actionlint-matcher.json"
123123
SHELLCHECK_OPTS="-S warning" ./actionlint -color
124124
shell: bash
125-
# It passes locally but fails on GitHub Actions for unknown reasons
126-
# Disable for now until we can investigate further
127-
if: false

0 commit comments

Comments
 (0)