Skip to content

Commit

Permalink
disable shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
bengl committed Jan 27, 2025
1 parent 15d94b6 commit cfe88a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ jobs:
with:
matcher: true
fail-on-error: true
shellcheck: false # TODO should we enable this?
- name: actionlint Summary
if: ${{ steps.actionlint.outputs.exit-code != 0 }}
run: |
Expand Down

0 comments on commit cfe88a6

Please sign in to comment.