import cli methods

pull/353/head
Frostebite 2022-04-08 21:55:26 +01:00
parent fb9530048f
commit 6c59d79191
2 changed files with 0 additions and 2 deletions

View File

@ -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 }}

View File

@ -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: