script: yaml formatting (#261)
This commit is contained in:
committed by
GitHub
parent
f1f7d93959
commit
96c4d85995
1
tests/thirdparty/make_workflow.go
vendored
1
tests/thirdparty/make_workflow.go
vendored
@@ -85,7 +85,6 @@ func GenerateWorkflow(pkgs thirdparty.Packages) ([]byte, error) {
|
||||
g.Linef(" pull_request:")
|
||||
|
||||
// One job per package.
|
||||
g.NL()
|
||||
g.Linef("jobs:")
|
||||
g.Indent()
|
||||
for _, pkg := range pkgs {
|
||||
|
||||
Reference in New Issue
Block a user