mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
fix
This commit is contained in:
parent
18ed88c15d
commit
d493977153
@ -16,7 +16,7 @@ describe('Cloud Runner Github Checks', () => {
|
|||||||
setups();
|
setups();
|
||||||
it('Responds', () => {});
|
it('Responds', () => {});
|
||||||
|
|
||||||
if (CloudRunnerOptions.cloudRunnerDebug && CloudRunnerOptions.providerStrategy === `local-docker`) {
|
if (CloudRunnerOptions.cloudRunnerDebug) {
|
||||||
it(
|
it(
|
||||||
'Check Handling Direct',
|
'Check Handling Direct',
|
||||||
async () => {
|
async () => {
|
||||||
|
Loading…
Reference in New Issue
Block a user