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 15, 2024
1 parent 97cc8dc commit 7ecbb65
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 7ecbb65

Please sign in to comment.