workflows/tests: remove hadolint.
It's failing to install.
This commit is contained in:
parent
f416f8b54c
commit
0ee63b0c51
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@ -40,11 +40,6 @@ jobs:
|
||||
brew install vale
|
||||
vale docs/
|
||||
|
||||
- name: Lint Dockerfile
|
||||
run: |
|
||||
brew install hadolint
|
||||
hadolint Dockerfile
|
||||
|
||||
tap-syntax:
|
||||
name: tap syntax (Linux)
|
||||
if: startsWith(github.repository, 'Homebrew/')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user