Fix step name in pipeline
continuous-integration/drone/push Build is failing Details

pull/5/head
Davide Polonio 2021-05-19 23:41:26 +02:00
parent 499db16689
commit 44ea3501b9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ steps:
commands: commands:
- npm install - npm install
- npm run lint - npm run lint
- name: lint checks - name: spellchecker checks
image: polpetta/spellchecker image: polpetta/spellchecker
commands: commands:
- ./tools/spellchecker.sh en - ./tools/spellchecker.sh en