From f20b2aac51a76891a2e3121e8d4755df6fb3b42a Mon Sep 17 00:00:00 2001 From: Sander Vocke Date: Thu, 13 Aug 2020 12:11:39 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0bc84c6..fbefbce 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,5 @@ steps: - name: test image: yarnpkg/node-yarn commands: - - echo "Hi" - yarn install - yarn test \ No newline at end of file