mirror of
https://github.com/karpathy/nanochat.git
synced 2025-12-06 04:12:13 +00:00
Update .github/workflows/test.yml
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
This commit is contained in:
parent
76ecece5f3
commit
7f3154f025
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -40,4 +40,4 @@ jobs:
|
||||||
|
|
||||||
- name: Run pytest
|
- name: Run pytest
|
||||||
run: |
|
run: |
|
||||||
uv run pytest tests/ --maxfail=5
|
uv run pytest tests/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user