events log cleanup

pull/496/head
Frostebite 2023-02-14 17:38:59 +00:00
parent 95c43bfc84
commit a77fdfbf16
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ jobs:
lfs: false lfs: false
- run: yarn - run: yarn
- run: yarn run test "${{ matrix.test }}" --detectOpenHandles --forceExit --runInBand - run: yarn run test "${{ matrix.test }}" --detectOpenHandles --forceExit --runInBand
timeout-minutes: 15 timeout-minutes: 35
env: env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }} UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
PROJECT_PATH: test-project PROJECT_PATH: test-project