Skip to content

update hAP ac3 port oderings #118

update hAP ac3 port oderings

update hAP ac3 port oderings #118

Workflow file for this run

name: Tests
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build-althea-dash:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: yarn && yarn build
test-althea-dash:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: yarn && yarn test