Skip to content

Commit 61a2f0c

Browse files
committed
Repro 1713
1 parent 6f765a2 commit 61a2f0c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/cygwin-test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
- uses: actions/checkout@v4
2727
with:
2828
fetch-depth: 0
29-
submodules: recursive
3029

3130
- name: Install Cygwin
3231
uses: cygwin/cygwin-install-action@v4

.github/workflows/pythonpackage.yml

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- uses: actions/checkout@v4
2828
with:
2929
fetch-depth: 0
30-
submodules: recursive
3130

3231
- name: Set up Python ${{ matrix.python-version }}
3332
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)