Skip to content

Commit b13a1c7

Browse files
committed
Submodules are now retrieved from CMake config
1 parent 69f88a6 commit b13a1c7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
python-version: ${{ matrix.python-version }}
2323
- name: Install plasma source
2424
run: |
25-
git submodule update --init --recursive
2625
pip install -r requirements-develop.txt
2726
python setup.py bdist_wheel
2827
python -m pip install --verbose dist/*.whl

0 commit comments

Comments
 (0)