From 0f9729466501a083ef734165e746762966fb9b6a Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Tue, 24 Feb 2026 18:56:56 +0000 Subject: [PATCH] ci: regenerate integration test workflow Updates #1850 --- .github/workflows/test-integration.yaml | 6 ++++++ 1 file changed, 6 insertions(+) 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