Skip to content

Commit

Permalink
retest shellcheck 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Dec 14, 2023
1 parent b4f5600 commit 953059e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: actions/checkout@v4
- name: 'shellcheck'
run: |
sudo apt-get --quiet 2 --option Dpkg::Use-Pty=0 install shellcheck
shellcheck --version
shellcheck --exclude=1091 ./*.sh
linux-glibc-debian-testing-llvm:
Expand Down

0 comments on commit 953059e

Please sign in to comment.