Skip to content

Commit

Permalink
Update .github/workflows/old_scipy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg authored Sep 15, 2024
1 parent 2f60191 commit 81e7430
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/old_scipy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ jobs:
run: |
docker build --tag scispacy .
docker run --rm scispacy bash -c "pip install 'scipy<1.11' && pytest tests/"
&& pytest tests/

0 comments on commit 81e7430

Please sign in to comment.