extra runs for tracker test
This commit is contained in:
@@ -18,4 +18,6 @@ jobs:
|
||||
go-version-file: go.mod
|
||||
check-latest: true
|
||||
- name: Run unit tests
|
||||
run: go test -v -p 1 ./...
|
||||
run: |
|
||||
go test -v -p 1 ./...
|
||||
go test -v ./tracker -count 20
|
||||
|
||||
Reference in New Issue
Block a user