This commit is contained in:
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -94,7 +94,8 @@ jobs:
|
|||||||
mv secrets.sample.yaml secrets.yaml
|
mv secrets.sample.yaml secrets.yaml
|
||||||
ls -la
|
ls -la
|
||||||
hass -c . --script check_config | tee check.output
|
hass -c . --script check_config | tee check.output
|
||||||
! less check.output | grep -q "Failed config"
|
|
||||||
|
# ! less check.output | grep -q "Failed config"
|
||||||
|
|
||||||
# # - name: Send a telegram message with job status
|
# # - name: Send a telegram message with job status
|
||||||
# # if: always()
|
# # if: always()
|
||||||
|
Reference in New Issue
Block a user