mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Add Guardian config to automatically run specs
This commit is contained in:
parent
0a6493964d
commit
681f978df0
1 changed files with 5 additions and 0 deletions
5
.guardian.yml
Normal file
5
.guardian.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
files: ./**/*.cr
|
||||||
|
run: time crystal spec --error-trace
|
||||||
|
---
|
||||||
|
files: ./shard.yml
|
||||||
|
run: shards
|
Loading…
Reference in a new issue