mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
Run YAML test 8 during CI and fix board used (#4862)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -233,7 +233,7 @@ jobs:
|
||||
fail-fast: false
|
||||
max-parallel: 2
|
||||
matrix:
|
||||
file: [1, 2, 3, 3.1, 4, 5, 6, 7]
|
||||
file: [1, 2, 3, 3.1, 4, 5, 6, 7, 8]
|
||||
steps:
|
||||
- name: Check out code from GitHub
|
||||
uses: actions/checkout@v3.5.2
|
||||
|
Reference in New Issue
Block a user