We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43db75 commit 9fcd83cCopy full SHA for 9fcd83c
.github/workflows/python-tests.yml
@@ -58,4 +58,4 @@ jobs:
58
59
- name: Run pytest
60
run: |
61
- poetry run pytest tests/multitask_embedding.py
+ poetry run pytest tests/test_text_multitask_embeddings.py
0 commit comments