Skip to content

Commit

Permalink
Check correct folders for bash style
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Sep 25, 2023
1 parent fc861da commit d734493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_bash_style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
uses: actions/checkout@v2

- name: Check bash scripts for style
run: shellcheck *.sh scripts/*.sh
run: shellcheck scripts/*.sh

0 comments on commit d734493

Please sign in to comment.