import cli methods
parent
fb9530048f
commit
6c59d79191
|
|
@ -62,7 +62,6 @@ jobs:
|
|||
- run: yarn
|
||||
- run: yarn run cli --help
|
||||
- run: yarn run test "caching"
|
||||
- run: yarn run test "cloud-runner"
|
||||
- run: yarn run test-i-aws
|
||||
env:
|
||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||
|
|
|
|||
|
|
@ -67,7 +67,6 @@ jobs:
|
|||
- run: yarn
|
||||
- run: yarn run cli --help
|
||||
- run: yarn run test "caching"
|
||||
- run: yarn run test "cloud-runner"
|
||||
- name: Cloud Runner Test Suite
|
||||
run: yarn run test-i-k8s --detectOpenHandles --forceExit
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue