mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-08-10 04:32:45 +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'
|