use former test command
This commit is contained in:
parent
4de827701a
commit
882792400e
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -24,4 +24,4 @@ jobs:
|
||||
- name: Build
|
||||
run: go build
|
||||
- name: Run tests
|
||||
run: go test -v -covermode=count
|
||||
run: go test ./... -v -covermode=count
|
||||
|
Loading…
x
Reference in New Issue
Block a user