mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-23 17:20:24 +08:00
update ci
This commit is contained in:
parent
5a418d899b
commit
15936a5aee
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -31,4 +31,4 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Test
|
||||
run: go test -v -race .
|
||||
run: go test -v -race ./...
|
||||
|
Loading…
Reference in New Issue
Block a user