import cli methods

pull/353/head
Frostebite 2022-04-08 21:18:00 +01:00
parent 2518fb20b1
commit f3377ec5e1
2 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,7 @@ jobs:
aws-region: eu-west-2
- run: yarn
- run: yarn run cli --help
- run: yarn run test "caching"
- run: yarn run test-i-aws
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}

View File

@ -66,6 +66,7 @@ jobs:
node-version: 12.x
- run: yarn
- run: yarn run cli --help
- run: yarn run test "caching"
- name: Cloud Runner Test Suite
run: yarn run test-i-k8s --detectOpenHandles --forceExit
env: