Skip to content

Commit

Permalink
wiki and CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lubeda committed Jan 4, 2024
1 parent 3292611 commit 197e813
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,4 @@ jobs:
id: esphome-build
with:
yaml_file: ${{ matrix.firmware.file }}
version: latest
build-develop:
name: Build develop ${{ matrix.firmware.name }}
runs-on: ubuntu-latest
strategy:
matrix:
firmware:
- file: tests/ulanzi-test.yaml
name: Ulanzi-Test
manifest_filename: ulanzi-easy-manifest.json
fail-fast: false
steps:
- name: Checkout source code
uses: actions/[email protected]
- name: Build firmware
uses: esphome/[email protected]
id: esphome-build
with:
yaml_file: ${{ matrix.firmware.file }}
version: beta
version: latest
Binary file modified wiki/compile-icons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 197e813

Please sign in to comment.