Skip to content

Commit f43db75

Browse files
chore: Trigger CI test
1 parent fc0e238 commit f43db75

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/test_attention_embeddings.py
61+
poetry run pytest tests/multitask_embedding.py

0 commit comments

Comments
 (0)