Some debuging
Some checks failed
Savin's Home Assistant / build (push) Failing after 37s

This commit is contained in:
2025-02-07 14:39:51 -05:00
parent b7e50c096a
commit 16fd1b3365

View File

@ -57,6 +57,7 @@ jobs:
sudo mkdir -p /config/snapshots
hass --version
mv secrets.sample.yaml secrets.yaml
ls -la
hass -c . --script check_config | tee check.output
! less check.output | grep -q "Failed config"