Skip to content

Commit 470d566

Browse files
committed
ci: clone submodules in pytest.yml
1 parent 0bfae6f commit 470d566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 0
2424
fetch-tags: true
25+
submodules: recursive
2526
- uses: actions/setup-python@v5
2627
with:
2728
cache: pip

0 commit comments

Comments
 (0)