mirror of
https://gitee.com/johng/gf
synced 2026-06-07 10:22:11 +08:00
edit ci yml file
This commit is contained in:
@ -30,6 +30,7 @@ install:
|
||||
|
||||
script:
|
||||
- cd g
|
||||
- go get -u github.com/gogf/gf
|
||||
- GOARCH=386 go test -v ./...
|
||||
- GOARCH=amd64 go test -v ./... -race -coverprofile=coverage.txt -covermode=atomic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user