10000 Merge pull request #1332 from ocefpaf/ship_submodules · Unidata/netcdf4-python@36cdc8b · GitHub
[go: up one dir, main page]

Skip to content

Commit 36cdc8b

Browse files
author
Jeff Whitaker
authored
Merge pull request #1332 from ocefpaf/ship_submodules
remove submodules from checkout actions
2 parents 4866651 + b1fadf8 commit 36cdc8b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ jobs:
6868
- uses: actions/checkout@v4
6969
with:
7070
fetch-depth: 0
71-
submodules: 'true'
7271

7372
# For aarch64 support
7473
# https://cibuildwheel.pypa.io/en/stable/faq/#emulation
@@ -129,7 +128,6 @@ jobs:
129128
- uses: actions/checkout@v4
130129
with:
131130
fetch-depth: 0
132-
submodules: 'true'
133131

134132
- uses: actions/setup-python@v4
135133
name: Install Python

0 commit comments

Comments
 (0)
0