Skip to content

Commit

Permalink
[ci] fix ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nomutin committed Jul 3, 2024
1 parent 118ba5c commit 781441a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
# shellcheck disable=SC2046
shfmt -i 2 -ci -d $(shfmt -f . | grep -v '\.zsh$')
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
# - name: Run ShellCheck
# uses: ludeeus/action-shellcheck@master

- name: Download actionlint
id: get_actionlint
Expand Down

0 comments on commit 781441a

Please sign in to comment.