--forceExit k8s tests

pull/310/head
Frostebite 2022-01-12 23:35:59 +00:00
parent 6f5b3c57b0
commit d0d70af167
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ jobs:
- run: yarn
- run: yarn run cli --help
- name: Cloud Runner Test Suite
run: yarn run test-i-k8s --detectOpenHandles
run: yarn run test-i-k8s --detectOpenHandles --forceExit
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
PROJECT_PATH: ${{ matrix.projectPath }}