mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
11 lines
113 B
YAML
11 lines
113 B
YAML
name: sarama
|
|
|
|
up:
|
|
- go:
|
|
version: '1.11'
|
|
|
|
commands:
|
|
test:
|
|
run: make test
|
|
desc: 'run unit tests'
|