Skip to content

Commit

Permalink
github: remove yamllint check from code job
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Oct 9, 2024
1 parent 40f3f94 commit ff49555
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@ jobs:
# A non-shallow clone is needed for the Differential ShellCheck
fetch-depth: 0

- name: yamllint
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: .github/workflows/

- id: ShellCheck
name: Differential ShellCheck
uses: redhat-plumbers-in-action/differential-shellcheck@v5
Expand Down

0 comments on commit ff49555

Please sign in to comment.