Add testing to controller script

This commit is contained in:
Paul Tyng
2020-01-10 11:19:45 -05:00
parent cfc2757723
commit 43ae5113e8
3 changed files with 40 additions and 14 deletions

View File

@@ -19,7 +19,7 @@ jobs:
# TODO: convert this to `services`
- name: Start Unifi controller
run: |
./controller.sh
./controller.sh start
- name: Get dependencies
run: |