We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db11390 commit 006a0a9Copy full SHA for 006a0a9
1 file changed
.github/workflows/run-bats-core-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Run shellcheck and shfmt
21
uses: luizm/action-sh-checker@master
22
with:
23
- sh_checker_exclude: "tests example"
+ sh_checker_exclude: "tests example transcrypt_bashlib.sh"
24
sh_checker_comment: true
25
26
test:
0 commit comments