mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-08 03:31:59 +02:00
cov
This commit is contained in:
parent
0620277311
commit
8aa55db7cf
@ -24,6 +24,7 @@ func TestRelease(t *testing.T) {
|
||||
flags: map[string]string{
|
||||
"skip-publish": "true",
|
||||
"skip-validate": "true",
|
||||
"debug": "true",
|
||||
},
|
||||
}
|
||||
assert.NoError(Release(flags))
|
||||
|
Loading…
Reference in New Issue
Block a user