mirror of https://github.com/aldy505/bob.git
ci: removing out
This commit is contained in:
parent
bb3bfb0579
commit
1f53963e93
|
@ -23,4 +23,4 @@ jobs:
|
||||||
run: go vet
|
run: go vet
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go test -v -race -coverprofile=coverage.out -covermode=atomic -failfast
|
run: go test -v -race -covermode=atomic -failfast
|
Loading…
Reference in New Issue