Skip to content

Commit b376c54

Browse files
authored
Update ci.yml
1 parent 0be4f49 commit b376c54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: ./install.sh
2828

2929
- name: Shellcheck
30-
run: shellcheck *.sh
30+
run: shellcheck -x *.sh
3131

3232
- name: Upgrade packages
3333
run: ./install.sh

0 commit comments

Comments
 (0)