forked from Silverfish/proton-bridge
feat(GODT-2487): add windows test job and worker.
This commit is contained in:
@ -109,6 +109,8 @@ func createSignedFiles(t *testing.T, root string, paths ...string) *crypto.KeyRi
|
||||
|
||||
signFile(t, sumFile.Name(), kr)
|
||||
|
||||
require.NoError(t, sumFile.Close())
|
||||
|
||||
return kr
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user