mirror of https://github.com/aldy505/bob.git
chore: fix trailing spaces
This commit is contained in:
parent
b9dea2ba24
commit
bb3bfb0579
|
@ -21,6 +21,6 @@ jobs:
|
|||
|
||||
- name: Run go vet
|
||||
run: go vet
|
||||
|
||||
|
||||
- name: Test
|
||||
run: go test -v -race -coverprofile=coverage.out -covermode=atomic -failfast
|
Loading…
Reference in New Issue