mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-29 11:00:55 +00:00
Update matplotlib tests on Windows (#295)
This commit is contained in:
parent
09dc080cf3
commit
2c6cdb497f
1
.github/workflows/basic-tests-windows.yml
vendored
1
.github/workflows/basic-tests-windows.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install pytest nbval
|
||||
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
||||
pip install matplotlib==3.9.0
|
||||
|
||||
- name: Test Selected Python Scripts
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user