update ci
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -31,4 +31,4 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go test -v -race .
|
run: go test -v -race ./...
|
||||||
|
|||||||
Reference in New Issue
Block a user