Run openssh tests on PR's

This commit is contained in:
Juliusz Sosinowicz
2024-02-06 13:30:25 +01:00
parent bdc0b80ddb
commit 4244fe9ff4

View File

@ -44,6 +44,8 @@ jobs:
uses: ./.github/workflows/memcached.yml uses: ./.github/workflows/memcached.yml
libssh2: libssh2:
uses: ./.github/workflows/libssh2.yml uses: ./.github/workflows/libssh2.yml
openssh:
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.
# haproxy: # haproxy:
# uses: ./.github/workflows/haproxy.yml # uses: ./.github/workflows/haproxy.yml