Skip to content

Commit c3e5fbd

Browse files
committed
Run against AG ONE
1 parent 2868af8 commit c3e5fbd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@ jobs:
2929
matrix:
3030
esphome-version:
3131
- stable
32-
- beta
33-
- dev
32+
# - beta
33+
# - dev
3434
manifest:
3535
- complete
36-
- partial
36+
# - partial
3737
steps:
3838
- name: Checkout
3939
uses: actions/[email protected]
4040
- name: Run action
4141
uses: ./
4242
id: esphome-build
4343
with:
44-
yaml-file: tests/test.yaml
44+
yaml-file: airgradient-one.yaml
4545
version: ${{ matrix.esphome-version }}
4646
platform: linux/amd64
4747
cache: true

0 commit comments

Comments
 (0)