mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-09-20 18:59:21 +08:00
11 lines
112 B
YAML
11 lines
112 B
YAML
name: sarama
|
|
|
|
up:
|
|
- go:
|
|
version: '1.9'
|
|
|
|
commands:
|
|
test:
|
|
run: make test
|
|
desc: 'run unit tests'
|