Skip to content

Commit

Permalink
update shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
pourmand1376 committed Aug 12, 2023
1 parent 1981bc1 commit 232f1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- name: Install Spellcheck
run: sudo apt-get update && sudo apt-get install spellcheck
run: sudo apt install shellcheck
- uses: pre-commit/action@v3.0.0

0 comments on commit 232f1ce

Please sign in to comment.