go test 在 CI 中必须启用 -race -timeout 30s -count=1 ./... 组合:开启竞态检测、防止卡死、禁用缓存、递归覆盖全部子模块。 go test 在 CI 中必须启用的参数组合 CI...
没有更多内容