Skip to content

Commit bc946fd

Browse files
committed
Fix CI
1 parent d4c21f1 commit bc946fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070

7171
steps:
7272
- uses: actions/checkout@v4
73+
submodules: recursive
7374
- name: Install poetry
7475
run: pip install poetry
7576
- name: Set up Python

0 commit comments

Comments
 (0)