--runInBand
parent
1abb2c3c63
commit
7dea2c8655
|
|
@ -76,7 +76,7 @@ jobs:
|
||||||
aws-region: eu-west-2
|
aws-region: eu-west-2
|
||||||
- run: yarn
|
- run: yarn
|
||||||
- run: yarn run cli --help
|
- run: yarn run cli --help
|
||||||
- run: yarn run test-i --detectOpenHandles --forceExit
|
- run: yarn run test-i --detectOpenHandles --forceExit --runInBand
|
||||||
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