ci: run benchmarks if we have any
This commit is contained in:
@@ -5,5 +5,5 @@ install:
|
||||
- ./script/bootstrap
|
||||
script:
|
||||
- go build ./...
|
||||
- go test ./...
|
||||
- go test -bench . ./...
|
||||
- ./script/lint
|
||||
|
||||
Reference in New Issue
Block a user