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: script:
- go test -v ./... - go test -v ./...
after_success: #after_success:
- go test -v -short -bench . -run=^$ ./... # - go test -v -short -bench . -run=^$ ./...