From 7a9b1ae0f3f22512bc2f793a04b8c7a9494eb28b Mon Sep 17 00:00:00 2001 From: anabellabuckvar <41971124+anabellabuckvar@users.noreply.github.com> Date: Mon, 18 Mar 2024 00:38:34 -0400 Subject: [PATCH] DOP-4414 testing --- api/controllers/v2/github.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/controllers/v2/github.ts b/api/controllers/v2/github.ts index f65aca756..77adad5c3 100644 --- a/api/controllers/v2/github.ts +++ b/api/controllers/v2/github.ts @@ -22,7 +22,7 @@ const SMOKETEST_SITES = [ 'docs', // 'docs-atlas-cli', // 'docs-ecosystem', - 'docs-node', + // 'docs-node', // 'docs-app-services', ];