--forceExit k8s tests
parent
6f5b3c57b0
commit
d0d70af167
|
|
@ -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 --detectOpenHandles
|
run: yarn run test-i-k8s --detectOpenHandles --forceExit
|
||||||
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