Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
是否有计划用actions 完全取代 TravisCI 感觉actions 速度上比 TravisCI更好点 ,另外也是github原生的。
Type: feature request
如果可以通过,我将尝试按照 .travis.yml 的功能 补充 .github/workflows/go.yml文件
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
主要包括两方面内容: 1, go test 部分工作 2,上传代码覆盖工作
Loading
Sorry, something went wrong.
effect:
actions对services的支持怎么样?
Successfully merging a pull request may close this issue.
Issue Description
是否有计划用actions 完全取代 TravisCI
感觉actions 速度上比 TravisCI更好点 ,另外也是github原生的。
Type: feature request
Describe what feature you want
如果可以通过,我将尝试按照 .travis.yml 的功能 补充 .github/workflows/go.yml文件
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: