From 014ee87066198460fcd8b99b31427ae2322e38b8 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Tue, 29 Oct 2024 15:02:53 -0400 Subject: [PATCH] update integration test build Signed-off-by: Kristoffer Dalby --- .github/workflows/test-integration.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test-integration.yaml b/.github/workflows/test-integration.yaml index 65324f77..d177bdb8 100644 --- a/.github/workflows/test-integration.yaml +++ b/.github/workflows/test-integration.yaml @@ -30,8 +30,7 @@ jobs: - TestPreAuthKeyCorrectUserLoggedInCommand - TestApiKeyCommand - TestNodeTagCommand - - TestNodeAdvertiseTagNoACLCommand - - TestNodeAdvertiseTagWithACLCommand + - TestNodeAdvertiseTagCommand - TestNodeCommand - TestNodeExpireCommand - TestNodeRenameCommand