mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Update unit tests for CI (#952)
* Update CI * Revert submodule pointer update * Update * update * update
This commit is contained in:
committed by
GitHub
parent
59d9262047
commit
e155d1b02c
1
.github/workflows/basic-tests-linux-uv.yml
vendored
1
.github/workflows/basic-tests-linux-uv.yml
vendored
@@ -79,5 +79,4 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
source .venv/bin/activate
|
||||
uv pip install transformers
|
||||
pytest pkg/llms_from_scratch/tests/
|
||||
|
||||
Reference in New Issue
Block a user