mirror of
https://gitea.invidious.io/iv-org/shard-crystal-db.git
synced 2024-08-15 00:53:32 +00:00
4 lines
75 B
YAML
4 lines
75 B
YAML
language: crystal
|
|
script:
|
|
- crystal spec
|
|
- crystal tool format --check
|