mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 05:06:51 +00:00
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