Skip to content

Commit ed4f052

Browse files
Merge pull request #7382 from bandi13/reEnableTest
Revert "Disable broken library"
2 parents b334750 + 6524fbb commit ed4f052

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)