pull/310/head
Frostebite 2021-12-30 03:34:12 +00:00
parent 08afc9dc26
commit 5a6c8fb05a
2 changed files with 11 additions and 1 deletions

View File

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

View File

@ -46,5 +46,5 @@ describe('Cloud Runner', () => {
}
}
}
}, 500000);
}, 1000000);
});