Update unit tests for CI (#952)

* Update CI

* Revert submodule pointer update

* Update

* update

* update
This commit is contained in:
Sebastian Raschka
2026-01-27 17:44:55 -06:00
committed by GitHub
parent 59d9262047
commit e155d1b02c
5 changed files with 86 additions and 9 deletions

View File

@@ -79,5 +79,4 @@ jobs:
shell: bash
run: |
source .venv/bin/activate
uv pip install transformers
pytest pkg/llms_from_scratch/tests/