From 124d5d5710ef4b57cfb2448b03a30726b72c23f7 Mon Sep 17 00:00:00 2001 From: Anton Kharchevskyi Date: Tue, 5 Oct 2021 22:54:23 +0300 Subject: [PATCH] Remove checkout from Core standalone tests --- .semaphore/semaphore.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index c0f6f1879..a8b26206c 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -39,7 +39,6 @@ blocks: - name: TypeScript - Core standalone tests commands: - sem-version node 12 - - checkout - mkdir .custom-npm - cd .custom-npm - npm install npm@7.23.0