diff --git a/.github/workflows/test-integration.yaml b/.github/workflows/test-integration.yaml index 4a9cbe98..af05c343 100644 --- a/.github/workflows/test-integration.yaml +++ b/.github/workflows/test-integration.yaml @@ -254,6 +254,12 @@ jobs: - TestSSHIsBlockedInACL - TestSSHUserOnlyIsolation - TestSSHAutogroupSelf + - TestSSHOneUserToOneCheckModeCLI + - TestSSHOneUserToOneCheckModeOIDC + - TestSSHCheckModeUnapprovedTimeout + - TestSSHCheckModeCheckPeriodCLI + - TestSSHCheckModeAutoApprove + - TestSSHCheckModeNegativeCLI - TestTagsAuthKeyWithTagRequestDifferentTag - TestTagsAuthKeyWithTagNoAdvertiseFlag - TestTagsAuthKeyWithTagCannotAddViaCLI