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