Skip to content

Commit e54d3e1

Browse files
committed
Split build + install, limit to one Python.
1 parent 4be2956 commit e54d3e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ jobs:
211211
run: python -m build
212212

213213
- name: Install numpydoc from source tarball
214-
run: |
215214
python -m pip install --no-binary numpydoc dist/*.tar.gz
216215
pip list
217216

0 commit comments

Comments
 (0)