Merge pull request #7382 from bandi13/reEnableTest

Revert "Disable broken library"
This commit is contained in:
JacobBarthelmeh
2024-04-02 10:51:50 -06:00
committed by GitHub

View File

@ -42,9 +42,8 @@ jobs:
uses: ./.github/workflows/packaging.yml
memcached:
uses: ./.github/workflows/memcached.yml
# TODO: Currently this test fails. Enable it once it becomes passing.
# libssh2:
# uses: ./.github/workflows/libssh2.yml
libssh2:
uses: ./.github/workflows/libssh2.yml
openssh:
uses: ./.github/workflows/openssh.yml
# TODO: Currently this test fails. Enable it once it becomes passing.