Improve debug logging
parent
6145d05ea5
commit
73d50c7e35
|
|
@ -67,7 +67,7 @@ jobs:
|
|||
- run: yarn
|
||||
- run: yarn run cli --help
|
||||
- name: Cloud Runner Test Suite
|
||||
run: yarn run test-i-k8s
|
||||
run: yarn run test-i-k8s --detectOpenHandles
|
||||
env:
|
||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||
PROJECT_PATH: ${{ matrix.projectPath }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue