Skip to content

Commit cdbb3e4

Browse files
flichtenheldcron2
authored andcommitted
GHA: Run options_parse test for MinGW
Github: closes OpenVPN/openvpn#859 Change-Id: I7d9ffdc7d109b3fcbd91543506f16d23000fb136 Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com> Acked-by: Gert Doering <gert@greenie.muc.de> Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1257 Message-Id: <20251008131101.21498-1-gert@greenie.muc.de> URL: https://sourceforge.net/p/openvpn/mailman/message/59243956/ Signed-off-by: Gert Doering <gert@greenie.muc.de>
1 parent ebc9d4b commit cdbb3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
fail-fast: false
115115
matrix:
116116
arch: [x86, x64]
117-
test: [argv, auth_token, buffer, cryptoapi, crypto, misc, ncp, packet_id, pkt, provider, ssl, tls_crypt, user_pass]
117+
test: [argv, auth_token, buffer, cryptoapi, crypto, misc, options_parse, ncp, packet_id, pkt, provider, ssl, tls_crypt, user_pass]
118118

119119
runs-on: windows-2025
120120
name: "mingw unittest ${{ matrix.test }} - ${{ matrix.arch }} - OSSL"

0 commit comments

Comments
 (0)