We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c98433 commit 52c9ecbCopy full SHA for 52c9ecb
.github/workflows/test.yml
@@ -25,5 +25,4 @@ jobs:
25
pip install '.[test]'
26
- name: Run tests
27
run: |
28
-# python -m unittest tests/test_tsellm.py
29
pytest
0 commit comments