Re: [Openvpn-devel] [PATCH] GHA: refactor mingw UTs and add missing tls_crypt

2023-07-18 Thread Arne Schwabe
Am 18.07.23 um 12:52 schrieb Frank Lichtenheld: I thought instead about moving this into a loop inside powershell. But then error handling becomes annoying. So let's GitHub handle it. Acked-By: Arne Schwabe I personally do not mind the long list of repeated unit tests in the file but this w

[Openvpn-devel] [PATCH] GHA: refactor mingw UTs and add missing tls_crypt

2023-07-18 Thread Frank Lichtenheld
I thought instead about moving this into a loop inside powershell. But then error handling becomes annoying. So let's GitHub handle it. Change-Id: I9831f352c07b5c58a4e2d6a3dd5417842e0887d2 Signed-off-by: Frank Lichtenheld --- .github/workflows/build.yaml | 38