diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f43cb4de..1be62119 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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