diff --git a/0-windows64-be0b-outputfile.txt b/0-windows64-be0b-outputfile.txt new file mode 100644 index 00000000..6226170b --- /dev/null +++ b/0-windows64-be0b-outputfile.txt @@ -0,0 +1,10 @@ +[Cloud-Runner-System] --- + +[Cloud-Runner-System] start + +[Cloud-Runner-System] Git LFS initialized. + +[Cloud-Runner-System] Cloning into 'data0-windows64-be0bbuilder'... + +[Cloud-Runner-System] warning: redirecting to https://github.com/game-ci/unity-builder.git/ + diff --git a/src/model/cloud-runner/cloud-runner.test.ts b/src/model/cloud-runner/cloud-runner.test.ts index 00a8e21f..f3905ce8 100644 --- a/src/model/cloud-runner/cloud-runner.test.ts +++ b/src/model/cloud-runner/cloud-runner.test.ts @@ -46,5 +46,5 @@ describe('Cloud Runner', () => { } } } - }, 500000); + }, 1000000); });