This commit is contained in:
parent
7c57c53dc8
commit
e247bd06dd
@ -18,4 +18,4 @@ jobs:
|
|||||||
go-version-file: go.mod
|
go-version-file: go.mod
|
||||||
check-latest: true
|
check-latest: true
|
||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
run: go test -v ./...
|
run: go test -v -p 1 ./...
|
||||||
|
Loading…
Reference in New Issue
Block a user