mirror of https://github.com/wolfSSL/wolfssl.git
Run openssh tests on PR's
parent
bdc0b80ddb
commit
4244fe9ff4
|
@ -44,6 +44,8 @@ jobs:
|
|||
uses: ./.github/workflows/memcached.yml
|
||||
libssh2:
|
||||
uses: ./.github/workflows/libssh2.yml
|
||||
openssh:
|
||||
uses: ./.github/workflows/openssh.yml
|
||||
# TODO: Currently this test fails. Enable it once it becomes passing.
|
||||
# haproxy:
|
||||
# uses: ./.github/workflows/haproxy.yml
|
||||
|
|
Loading…
Reference in New Issue