From 90f14ca18190566a6591e46a35a550faca0cc411 Mon Sep 17 00:00:00 2001 From: Yanks Yoon Date: Wed, 12 Jun 2024 13:12:55 +0000 Subject: [PATCH] Revert "enable openstack integration test" This reverts commit 9b4678e14c1ae3a10959c433749e68a44de4304d. --- .github/workflows/integration_test.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index 67940077b..edf399e81 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -1,7 +1,8 @@ name: integration-tests on: - pull_request: + # TODO: Re-enable + # pull_request: workflow_dispatch: jobs: