Skip to content

Commit 713773e

Browse files
committed
added pip install protobuf unittests yml
Signed-off-by: dafnapension <[email protected]>
1 parent 137df10 commit 713773e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/library_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- run: curl -LsSf https://astral.sh/uv/install.sh | sh
3838
- run: uv pip install --upgrade --system torch --index-url https://download.pytorch.org/whl/cpu
3939
- run: uv pip install --system -c constraints.txt -e ".[tests]"
40+
- run: uv pip install protobuf
4041
- run: |
4142
pip install --only-binary :all: spacy
4243

0 commit comments

Comments
 (0)