mirror of
https://github.com/Luzifer/badge-gen.git
synced 2024-11-10 06:10:03 +00:00
3 lines
40 B
YAML
3 lines
40 B
YAML
|
language: go
|
||
|
script:
|
||
|
- go test -v ./...
|