Skip to content

Commit 9fcd83c

Browse files
chore: Trigger CI test
1 parent f43db75 commit 9fcd83c

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
@@ -58,4 +58,4 @@ jobs:
5858

5959
- name: Run pytest
6060
run: |
61-
poetry run pytest tests/multitask_embedding.py
61+
poetry run pytest tests/test_text_multitask_embeddings.py

0 commit comments

Comments
 (0)