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
|
brew install vale
|
||||||
vale docs/
|
vale docs/
|
||||||
|
|
||||||
- name: Lint Dockerfile
|
|
||||||
run: |
|
|
||||||
brew install hadolint
|
|
||||||
hadolint Dockerfile
|
|
||||||
|
|
||||||
tap-syntax:
|
tap-syntax:
|
||||||
name: tap syntax (Linux)
|
name: tap syntax (Linux)
|
||||||
if: startsWith(github.repository, 'Homebrew/')
|
if: startsWith(github.repository, 'Homebrew/')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user