Add Guardian config to automatically run specs

This commit is contained in:
Michael Miller 2020-01-01 21:50:31 -07:00
parent 0a6493964d
commit 681f978df0
1 changed files with 5 additions and 0 deletions

5
.guardian.yml Normal file
View File

@ -0,0 +1,5 @@
files: ./**/*.cr
run: time crystal spec --error-trace
---
files: ./shard.yml
run: shards