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:
- lint: |
cd crystal-cbor
crystal tool format --chec
crystal tool format --check
- test: |
cd crystal-cbor
crystal spec