Testing the test

This commit is contained in:
Edward Firmo
2024-01-11 12:09:39 +01:00
parent a705964468
commit 1ce2efd25f
3 changed files with 3 additions and 2 deletions

View File

@@ -1,10 +1,9 @@
---
name: Validate YAML name: Validate YAML
on: on:
push: push:
pull_request: pull_request:
#schedule:
# - cron: "0 0 * * *"
workflow_dispatch: workflow_dispatch:
jobs: jobs:

View File

@@ -97,3 +97,4 @@ web_server:
auth: auth:
username: admin username: admin
password: ${web_password} password: ${web_password}

View File

@@ -118,3 +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