From 2e963b49fbad833c95667638ae99b92a4d709ecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Burwash?= Date: Thu, 7 Mar 2024 11:52:19 -0500 Subject: [PATCH] Removed --- .github/workflows/ci_validate_meltano_install.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci_validate_meltano_install.yml b/.github/workflows/ci_validate_meltano_install.yml index f66551c..5676606 100644 --- a/.github/workflows/ci_validate_meltano_install.yml +++ b/.github/workflows/ci_validate_meltano_install.yml @@ -11,7 +11,6 @@ jobs: name: Validate meltano configurations runs-on: ubuntu-latest timeout-minutes: 20 - steps: - uses: actions/checkout@v4