From b24d2e0428c475f091eaedddf10a5dd35fb779f7 Mon Sep 17 00:00:00 2001 From: Thanh Nguyen Date: Wed, 8 Nov 2023 15:44:24 -0600 Subject: [PATCH] use compose-etl master --- .github/workflows/image_build_and_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/image_build_and_test.yaml b/.github/workflows/image_build_and_test.yaml index dafc89ca..9656d4f6 100644 --- a/.github/workflows/image_build_and_test.yaml +++ b/.github/workflows/image_build_and_test.yaml @@ -59,7 +59,7 @@ jobs: - name: Make dir cor compose-etl working-directory: .. - run: git clone https://github.com/uc-cdis/compose-etl.git --branch feat/es-7 --single-branch + run: git clone https://github.com/uc-cdis/compose-etl.git --branch master --single-branch - name: List all files and current directory run: |