From be6acddaa4d7906d3b797637330a11e538849781 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Fri, 30 Aug 2024 13:16:58 +0200 Subject: [PATCH] add new integration test to ghaction Signed-off-by: Kristoffer Dalby --- .github/workflows/test-integration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-integration.yaml b/.github/workflows/test-integration.yaml index 6203e51b84..aa2202612c 100644 --- a/.github/workflows/test-integration.yaml +++ b/.github/workflows/test-integration.yaml @@ -37,6 +37,7 @@ jobs: - TestNodeRenameCommand - TestNodeMoveCommand - TestPolicyCommand + - TestPolicyBrokenConfigCommand - TestResolveMagicDNS - TestValidateResolvConf - TestDERPServerScenario