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 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.