Skip to content

Commit

Permalink
Remove pre-commit from GHA
Browse files Browse the repository at this point in the history
runs on pre-commit.ci now

leaves shellcheck in there, which requires additional dependency
  • Loading branch information
minrk committed Jun 22, 2021
1 parent 5f5633a commit 88b3650
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
setup_helm
pip install chartpress yamllint
- uses: pre-commit/action@v2.0.3
- uses: pre-commit/action@v2.0.3
with:
extra_args: --config .pre-commit-config-shellcheck.yaml
Expand Down

0 comments on commit 88b3650

Please sign in to comment.