From 76188f4bcd418530b11b0252eb134950a444d634 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Mon, 8 Aug 2022 17:40:55 +0200 Subject: [PATCH] Foo --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 2fc1597..1fc4d0e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,5 +9,5 @@ steps: commands: - whoami - ls -al /drone/src/ - - npm install - - npm test + # - npm install + # - npm test