Test hostbased auth on github runners.

This commit is contained in:
Darren Tucker
2022-08-10 17:37:58 +10:00
parent 7e2f51940b
commit fdbd5bf507
2 changed files with 15 additions and 0 deletions
+1
View File
@@ -99,6 +99,7 @@ jobs:
run: ./.github/run_test.sh ${{ matrix.configs }}
env:
TEST_SSH_UNSAFE_PERMISSIONS: 1
TEST_SSH_HOSTBASED_AUTH: yes
- name: save logs
if: failure()
uses: actions/upload-artifact@v2