Integration test
parent
68733a1351
commit
ea3a743f7d
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
with:
|
||||
node-version: 12.x
|
||||
- run: yarn install
|
||||
- run: yarn test -- src/model/cloud-runner/cloud-runner.test.ts
|
||||
- run: yarn test src/model/cloud-runner/cloud-runner.int.test.ts
|
||||
id: aws-fargate-unity-integration-tests
|
||||
env:
|
||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue