Skip to content

Commit

Permalink
Remove yamllint from test-lint.yaml since it's handled in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
droctothorpe committed Jun 14, 2024
1 parent 9302f9c commit fa04b5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
with:
python-version: 3.9

- name: Check YAML files
run: make yamllint

- name: Check shell scripts
run: make shellcheck

Expand Down

0 comments on commit fa04b5b

Please sign in to comment.