Skip to content

Commit 27d6cd5

Browse files
committed
CI: remove redundant numpy install
1 parent 740c11f commit 27d6cd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ jobs:
161161
env:
162162
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
163163
run: |
164-
pip install "numpy${{ matrix.ver.np }}"
165164
python -m pytest --cov gstools_cython --cov-report term-missing -v tests/
166165
python -m coveralls --service=github
167166

0 commit comments

Comments
 (0)