mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
Merge pull request #7382 from bandi13/reEnableTest
Revert "Disable broken library"
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -42,9 +42,8 @@ jobs:
|
|||||||
uses: ./.github/workflows/packaging.yml
|
uses: ./.github/workflows/packaging.yml
|
||||||
memcached:
|
memcached:
|
||||||
uses: ./.github/workflows/memcached.yml
|
uses: ./.github/workflows/memcached.yml
|
||||||
# TODO: Currently this test fails. Enable it once it becomes passing.
|
libssh2:
|
||||||
# libssh2:
|
uses: ./.github/workflows/libssh2.yml
|
||||||
# uses: ./.github/workflows/libssh2.yml
|
|
||||||
openssh:
|
openssh:
|
||||||
uses: ./.github/workflows/openssh.yml
|
uses: ./.github/workflows/openssh.yml
|
||||||
# TODO: Currently this test fails. Enable it once it becomes passing.
|
# TODO: Currently this test fails. Enable it once it becomes passing.
|
||||||
|
Reference in New Issue
Block a user