Add post-Merge fixtures and refactor #6
@ -18,4 +18,4 @@ jobs:
|
||||
go-version-file: go.mod
|
||||
check-latest: true
|
||||
- name: Run unit tests
|
||||
run: go test -v ./...
|
||||
run: go test -v -p 1 ./...
|
||||
|
Loading…
Reference in New Issue
Block a user