Skip to content

Commit 6524fbb

Browse files
author
Andras Fekete
committed
Revert "Disable broken library"
This reverts commit ce52a68.
1 parent 716870c commit 6524fbb

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,8 @@ jobs:
4242
uses: ./.github/workflows/packaging.yml
4343
memcached:
4444
uses: ./.github/workflows/memcached.yml
45-
# TODO: Currently this test fails. Enable it once it becomes passing.
46-
# libssh2:
47-
# uses: ./.github/workflows/libssh2.yml
45+
libssh2:
46+
uses: ./.github/workflows/libssh2.yml
4847
openssh:
4948
uses: ./.github/workflows/openssh.yml
5049
# TODO: Currently this test fails. Enable it once it becomes passing.

0 commit comments

Comments
 (0)