mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-10 03:47:03 +02:00
checksums tests
This commit is contained in:
parent
4fa83104d8
commit
19e1c8a3a3
@ -25,9 +25,7 @@ func TestPipe(t *testing.T) {
|
||||
var ctx = &context.Context{
|
||||
Config: config.Project{
|
||||
Dist: folder,
|
||||
Build: config.Build{
|
||||
Binary: binary,
|
||||
},
|
||||
Name: binary,
|
||||
},
|
||||
}
|
||||
ctx.AddArtifact(file)
|
||||
|
Loading…
Reference in New Issue
Block a user