cost saving

This commit is contained in:
Emman 2022-01-21 12:58:39 +08:00
parent 7dec383b16
commit b19a869f04

View File

@ -23,5 +23,5 @@ install:
script:
- go test -v ./...
after_success:
- go test -v -short -bench . -run=^$ ./...
#after_success:
# - go test -v -short -bench . -run=^$ ./...