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