Skip to content

Commit 7fdbe6a

Browse files
committed
Clone submodules for automation to be happy.
1 parent 01323b8 commit 7fdbe6a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
steps:
3131
- name: Clone repo
3232
uses: actions/checkout@v4
33+
with:
34+
submodules: true
3335
- name: Install python
3436
uses: actions/setup-python@v5
3537
with:

0 commit comments

Comments
 (0)