Skip to content

Commit 1a580ed

Browse files
committed
CI tests
1 parent ddb380f commit 1a580ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/builds.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929

3030
steps:
3131
- uses: actions/checkout@v4
32+
with:
33+
submodules: 'recursive'
3234
- uses: actions/setup-python@v5
3335
with:
3436
python-version: '3.x'

0 commit comments

Comments
 (0)