Fix lint stage

dev
Alberto Restifo 2020-04-19 13:53:15 +02:00
parent 4a740a627e
commit 3ee5b15bac
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ sources:
tasks: tasks:
- lint: | - lint: |
cd crystal-cbor cd crystal-cbor
crystal tool format --chec crystal tool format --check
- test: | - test: |
cd crystal-cbor cd crystal-cbor
crystal spec crystal spec