Skip to content

Commit

Permalink
remove custom rltk installation
Browse files Browse the repository at this point in the history
  • Loading branch information
saggu authored Oct 26, 2021
1 parent 982f041 commit bc212c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
run: |
pip install --upgrade pip
pip install -e . --no-cache-dir
pip uninstall rltk -y
pip install git+https://github.com/usc-isi-i2/rltk.git@fix-tokenizer#egg=rltk
pip install coverage coveralls
- name: Run Tests
run: |
Expand Down

0 comments on commit bc212c9

Please sign in to comment.