v2: benchdiff (#524)
This commit is contained in:
@@ -23,6 +23,3 @@ jobs:
|
||||
go-version: ${{ matrix.go }}
|
||||
- name: Run unit tests
|
||||
run: go test -race ./...
|
||||
- name: Run benchmark tests
|
||||
run: go test -race ./...
|
||||
working-directory: benchmark
|
||||
|
||||
Reference in New Issue
Block a user