Skip to content

Commit e166789

Browse files
committed
Checkout submodule on Windows
1 parent 5508b17 commit e166789

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ jobs:
7272

7373
steps:
7474
- uses: actions/checkout@v4
75+
with:
76+
submodules: true
77+
7578
- uses: ilammy/msvc-dev-cmd@v1
7679
- uses: conda-incubator/setup-miniconda@v3
7780
with:

0 commit comments

Comments
 (0)