Skip to content

Commit

Permalink
use compose-etl master
Browse files Browse the repository at this point in the history
  • Loading branch information
thanh-nguyen-dang committed Nov 8, 2023
1 parent f6ec8c2 commit b24d2e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image_build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit b24d2e0

Please sign in to comment.