From 4e54b2040b9c40c479415b2018a0d2481a02ed3d Mon Sep 17 00:00:00 2001 From: Nicola Coretti Date: Mon, 25 Nov 2024 15:33:19 +0100 Subject: [PATCH] Fix integration tests --- test/integration/cli/workflow-install.t | 1 + test/integration/cli/workflow-list.t | 1 + 2 files changed, 2 insertions(+) diff --git a/test/integration/cli/workflow-install.t b/test/integration/cli/workflow-install.t index 7b4ed8b32..0ff4992d0 100644 --- a/test/integration/cli/workflow-install.t +++ b/test/integration/cli/workflow-install.t @@ -14,3 +14,4 @@ Check if all workflows have been installed merge-gate.yml pr-merge.yml report.yml + slow-checks.yml diff --git a/test/integration/cli/workflow-list.t b/test/integration/cli/workflow-list.t index 3b0d2db6d..c066272f0 100644 --- a/test/integration/cli/workflow-list.t +++ b/test/integration/cli/workflow-list.t @@ -10,3 +10,4 @@ List all available workflows merge-gate pr-merge report + slow-checks