chore: revert CI workflow YAMLs to main versions

This commit is contained in:
reluctantfuturist 2025-04-17 00:10:26 -07:00
parent bbbff4309b
commit 0de530e99f
2 changed files with 0 additions and 9 deletions

View file

@ -35,10 +35,6 @@ jobs:
pip install -r requirements.txt pytest
pip install -e .
- name: Run fast unit & smoke tests
run: |
pytest -m "not integration"
- name: Build providers
run: |
llama stack build --template ${{ matrix.provider }} --image-type venv