async workflow test

pull/479/head
Frostebite 2022-12-06 00:55:50 +00:00
parent 4cc1fa72a2
commit 3abab4d819
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ describe('Cloud Runner Async Workflows', () => {
versioning: 'None',
projectPath: 'test-project',
unityVersion: UnityVersioning.read('test-project'),
asyncCloudRunner: true,
asyncCloudRunner: `true`,
customJob: `
- name: 'step 1'
image: 'ubuntu'