Testing the test
This commit is contained in:
1
.github/workflows/validate_yamllint.yml
vendored
1
.github/workflows/validate_yamllint.yml
vendored
@@ -30,3 +30,4 @@ jobs:
|
|||||||
yamllint -c "./.rules/yamllint.yml" "$file"
|
yamllint -c "./.rules/yamllint.yml" "$file"
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
done
|
done
|
||||||
|
...
|
||||||
|
|||||||
@@ -97,6 +97,4 @@ web_server:
|
|||||||
auth:
|
auth:
|
||||||
username: admin
|
username: admin
|
||||||
password: ${web_password}
|
password: ${web_password}
|
||||||
|
...
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -118,6 +118,4 @@ web_server:
|
|||||||
wifi:
|
wifi:
|
||||||
ap: {}
|
ap: {}
|
||||||
power_save_mode: LIGHT # To make it compatible with BLE
|
power_save_mode: LIGHT # To make it compatible with BLE
|
||||||
|
...
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user