diff --git a/src/model/cloud-runner/tests/cloud-runner-github-checks.test.ts b/src/model/cloud-runner/tests/cloud-runner-github-checks.test.ts index e4fefbc4..7e093abb 100644 --- a/src/model/cloud-runner/tests/cloud-runner-github-checks.test.ts +++ b/src/model/cloud-runner/tests/cloud-runner-github-checks.test.ts @@ -16,7 +16,7 @@ describe('Cloud Runner Github Checks', () => { setups(); it('Responds', () => {}); - if (CloudRunnerOptions.cloudRunnerDebug && CloudRunnerOptions.providerStrategy === `local-docker`) { + if (CloudRunnerOptions.cloudRunnerDebug) { it( 'Check Handling Direct', async () => {