mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
6 lines
89 B
YAML
6 lines
89 B
YAML
|
files: ./**/*.cr
|
||
|
run: time crystal spec --error-trace
|
||
|
---
|
||
|
files: ./shard.yml
|
||
|
run: shards
|