Skip to content

Commit

Permalink
remove submodules init
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Jun 17, 2024
1 parent 453516c commit b1fadf8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: 'true'

- uses: actions/setup-python@v4
name: Install Python
Expand Down Expand Up @@ -69,7 +68,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: 'true'

# For aarch64 support
# https://cibuildwheel.pypa.io/en/stable/faq/#emulation
Expand Down Expand Up @@ -130,7 +128,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: 'true'

- uses: actions/setup-python@v4
name: Install Python
Expand Down

0 comments on commit b1fadf8

Please # to comment.