Skip to content

Commit

Permalink
Add bert-sklearn
Browse files Browse the repository at this point in the history
  • Loading branch information
mirand863 committed Dec 2, 2024
1 parent fbee1f1 commit 9b5ffea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
pip install git+https://github.com/charles9n/bert-sklearn.git@master
python -m pip install --upgrade pip
python -m pip install -e ".[dev]"
- name: Test with pytest
Expand Down

0 comments on commit 9b5ffea

Please sign in to comment.