fix gh actions

This commit is contained in:
Hardik Shah 2025-01-16 11:02:55 -08:00
parent fa00d2b6ec
commit 0423af9537

View file

@ -238,6 +238,7 @@ jobs:
- name: Test Notebook
run: |
pip install pytest nbval
llama stack build --template fireworks --image-type venv
pytest -v -s --nbval-lax ./docs/notebooks/Llama_Stack_Building_AI_Applications.ipynb
# TODO: add trigger for integration test workflow & docker builds