Skip to content

Commit a15db06

Browse files
committed
Update submodules after clone
1 parent ec18c6c commit a15db06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-suite.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
git clone --recurse-submodules https://github.com/cropsinsilico/yggdrasil.git
6161
cd yggdrasil
6262
git checkout topic/cache
63+
git submodule update --recursive
6364
python utils/setup_test_env.py install conda --for-development --always-yes --build-method direct
6465
- name: Install specific version of Yggdrasil from conda-forge
6566
if: matrix.yggdrasil-version != 'latest' && matrix.yggdrasil-version != 'dev'

0 commit comments

Comments
 (0)