Skip to content

add chuango-h4 addon #5

add chuango-h4 addon

add chuango-h4 addon #5

name: 'Test'
on: [push, pull_request]
jobs:
build:
name: Test build
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@v2
- name: Test build
uses: home-assistant/builder@master
with:
args: |
--test \
--all \
--target inception-mqtt \
--docker-hub samturner3