Add testing to controller script
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
# TODO: convert this to `services`
|
||||
- name: Start Unifi controller
|
||||
run: |
|
||||
./controller.sh
|
||||
./controller.sh start
|
||||
|
||||
- name: Get dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user