Skip to content

Commit 32d4091

Browse files
committed
ci: some tests need dataset
1 parent 6ee9697 commit 32d4091

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ jobs:
2222
fetch-depth: 1
2323
path: ladybug
2424

25+
- name: Update submodules
26+
working-directory: ladybug
27+
run: git submodule update --init --recursive dataset
28+
2529
- name: Checkout ladybug-python into ladybug/tools/python_api
2630
uses: actions/checkout@v4
2731
with:

0 commit comments

Comments
 (0)