Improve debug logging

pull/310/head
Frostebite 2022-01-08 02:01:10 +00:00
parent 6145d05ea5
commit 73d50c7e35
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
run: yarn run test-i-k8s --detectOpenHandles
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
PROJECT_PATH: ${{ matrix.projectPath }}