From 33bf11fa87c6a990ea4a2a4fef6a885a24becdd6 Mon Sep 17 00:00:00 2001 From: Alexey Makhov Date: Thu, 28 Nov 2024 12:57:33 +0200 Subject: [PATCH] Adding check-capi-docker-machine-change-template to the tests running on CI Signed-off-by: Alexey Makhov --- .github/workflows/go.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 016952460..a83fd77bf 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -159,6 +159,7 @@ jobs: - check-capi-controlplane-docker-tunneling - check-capi-controlplane-docker-tunneling-proxy - check-capi-controlplane-docker-worker + - check-capi-docker-machine-change-template - check-capi-remote-machine-template-update - check-capi-docker-machine-template-update - check-capi-docker-machine-template-update-recreate