Skip to content

Commit 83dafa5

Browse files
Trigger CI test
1 parent 5f8cdba commit 83dafa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Run pytest
6969
run: |
70-
poetry run pytest
70+
poetry run pytest tests/test_sparse_embeddings.py
7171
7272
- name: List Cached Models (Linux)
7373
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)