Skip to content

Commit 7180076

Browse files
committed
More work to remove submodule
1 parent a66e1c8 commit 7180076

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
steps:
3939
- uses: actions/checkout@v4
4040
with:
41-
submodules: "true"
41+
submodules: "false"
4242

4343
# Used to host cibuildwheel
4444
- uses: actions/setup-python@v4

.gitmodules

Whitespace-only changes.

0 commit comments

Comments
 (0)