Skip to content

Commit e811129

Browse files
committed
fix: changing action branch of allometric to master
1 parent 3e7c746 commit e811129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-model-install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Clone allometric/allometric.
3131
run: |
32-
git clone -b model_migration https://github.com/allometric/allometric.git
32+
git clone https://github.com/allometric/allometric.git
3333
3434
- name: Run install models test.
3535
run: |

0 commit comments

Comments
 (0)