Skip to content

Commit d645c88

Browse files
committed
Revert
1 parent 1815c7b commit d645c88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
- uses: actions/checkout@v4
2121
with:
2222
submodules: "true"
23-
- name: Update submodules
24-
run: git submodule update --init --recursive
2523
- name: Set up Python ${{ matrix.python-version }}
2624
uses: actions/setup-python@v4
2725
with:

0 commit comments

Comments
 (0)