Skip to content

Commit 9b5ffea

Browse files
committed
Add bert-sklearn
1 parent fbee1f1 commit 9b5ffea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
python-version: ${{ matrix.python-version }}
2424
- name: Install dependencies
2525
run: |
26-
pip install git+https://github.com/charles9n/bert-sklearn.git@master
2726
python -m pip install --upgrade pip
2827
python -m pip install -e ".[dev]"
2928
- name: Test with pytest

0 commit comments

Comments
 (0)