Run HACS validation after build.
This commit is contained in:
@@ -22,14 +22,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
hacs:
|
|
||||||
runs-on: "ubuntu-latest"
|
|
||||||
name: HACS
|
|
||||||
steps:
|
|
||||||
- name: Check out the repository
|
|
||||||
uses: "actions/checkout@v2.3.4"
|
|
||||||
|
|
||||||
- name: HACS validation
|
- name: HACS validation
|
||||||
uses: "hacs/action@21.2.2"
|
uses: "hacs/action@21.2.2"
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user