correction chemin + TODO
This commit is contained in:
parent
8dafbb2b68
commit
f24703c7cd
@ -24,4 +24,4 @@ yaml:
|
||||
- pip install "PyYAML"
|
||||
script:
|
||||
- cd "${CI_PROJECT_DIR}/home-assistant"
|
||||
- python -c "from yaml import load, Loader; load(open('ha_configuration.yml'), Loader=Loader)"
|
||||
- python -c "from yaml import load, Loader; load(open('configuration.yaml'), Loader=Loader)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user