Skip to content

Commit

Permalink
remove commented lines in bash_formatter.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: hansinikarunarathne <107214435+hansinikarunarathne@users.noreply.github.com>
  • Loading branch information
hansinikarunarathne committed Jul 7, 2024
1 parent f55c4bf commit e73a396
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bash_formatter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ jobs:
run: |
cat changed_files_in_PR.txt | xargs -I {} shellcheck {}
shell: bash
# - name: Run ShellCheck
# run: find . -type f -name "*.sh" -exec shellcheck {} +


0 comments on commit e73a396

Please sign in to comment.