mirror of
https://github.com/karpathy/nanochat.git
synced 2026-03-26 06:35:15 +00:00
Update test.yml
This commit is contained in:
parent
90cdd1b5b8
commit
4c5cf36035
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -42,4 +42,6 @@ jobs:
|
|||
|
||||
- name: Run pytest
|
||||
run: |
|
||||
uv run pytest tests/
|
||||
# uv run pytest tests/
|
||||
.venv/bin/pytest tests/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user