Skip to content

Commit

Permalink
fix: remove model download from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinderVosDeWael committed Jan 7, 2025
1 parent e35cfe3 commit 46c1323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- name: Install dependencies
run: |
uv sync
uv run python -m spacy download en_core_web_sm
- name: Run tests
id: run-tests
run: >
Expand Down

0 comments on commit 46c1323

Please sign in to comment.