Skip to content

Commit

Permalink
Remove custom adeft install
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori committed Jun 12, 2024
1 parent b433d05 commit ef9575d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install .[test,ui]
pip install git+https://github.com/gyorilab/adeft.git
python -c "import nltk; nltk.download('punkt'); nltk.download('stopwords')"
python -m adeft.download
- name: Tests
Expand Down

0 comments on commit ef9575d

Please sign in to comment.