mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-05 18:22:41 +00:00
fix gh actions
This commit is contained in:
parent
fa00d2b6ec
commit
0423af9537
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish-to-test-pypi.yml
vendored
1
.github/workflows/publish-to-test-pypi.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue