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"
|
||||
echo "::endgroup::"
|
||||
done
|
||||
...
|
||||
|
||||
@@ -97,6 +97,4 @@ web_server:
|
||||
auth:
|
||||
username: admin
|
||||
password: ${web_password}
|
||||
|
||||
|
||||
|
||||
...
|
||||
|
||||
@@ -118,6 +118,4 @@ web_server:
|
||||
wifi:
|
||||
ap: {}
|
||||
power_save_mode: LIGHT # To make it compatible with BLE
|
||||
|
||||
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user