Skip to content

Commit c00bc24

Browse files
author
Xida Ren
committed
typo
1 parent 03c022b commit c00bc24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_models.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: Run stateless_llama tests
4141
run: |
42-
pytest python/turbine_models/tests/test_stateless_llama.py
42+
pytest python/turbine_models/tests/stateless_llama_test.py
4343
4444
- name: Run sd tests
4545
run: |

0 commit comments

Comments
 (0)