add runner

This commit is contained in:
kim 2020-07-31 17:22:33 +08:00
parent 44290aa4d6
commit 2a2f57fcce

View File

@ -14,3 +14,5 @@ analysis:
- go test -short $(go list ./...) | grep -v "no test"
only:
- merge_requests
tags:
- common