Skip to content

Commit ee57b7f

Browse files
committed
enforce shell linting
1 parent 075c8ee commit ee57b7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint-sh.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
name: Lint scripts/install_plugin.sh
1414
runs-on: ubuntu-latest
1515
if: "!contains(github.event.head_commit.message, '[ci skip]')"
16-
continue-on-error: true
1716
steps:
1817
- uses: actions/checkout@v4
1918
- uses: luizm/action-sh-checker@v0.9.0

0 commit comments

Comments
 (0)