Fix lint stage
parent
4a740a627e
commit
3ee5b15bac
|
@ -9,7 +9,7 @@ sources:
|
|||
tasks:
|
||||
- lint: |
|
||||
cd crystal-cbor
|
||||
crystal tool format --chec
|
||||
crystal tool format --check
|
||||
- test: |
|
||||
cd crystal-cbor
|
||||
crystal spec
|
||||
|
|
Loading…
Reference in New Issue