correction chemin + TODO
This commit is contained in:
committed by
Cabillot Julien
parent
67557b6779
commit
1562518910
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user