From 44ea3501b92af6a5a4b1c33d853be567d42afe59 Mon Sep 17 00:00:00 2001 From: Davide Polonio Date: Wed, 19 May 2021 23:41:26 +0200 Subject: [PATCH] Fix step name in pipeline --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c36abb5..923641b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: commands: - npm install - npm run lint - - name: lint checks + - name: spellchecker checks image: polpetta/spellchecker commands: - ./tools/spellchecker.sh en