mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
fix tests
This commit is contained in:
2
.github/workflows/basic-tests-linux.yml
vendored
2
.github/workflows/basic-tests-linux.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
pytest setup/02_installing-python-libraries/tests.py
|
||||
pytest ch04/01_main-chapter-code/tests.py
|
||||
pytest ch05/01_main-chapter-code/tests.py
|
||||
pytest ch06/01_main-chapter-code/gpt-class-finetune.py --test_mode
|
||||
pytest ch06/01_main-chapter-code/tests.py
|
||||
|
||||
- name: Validate Selected Jupyter Notebooks
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user