You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,6 @@ Llama Stack uses GitHub Actions for Continuous Integration (CI). Below is a tabl
13
13
| Integration Tests (Replay) |[integration-tests.yml](integration-tests.yml)| Run the integration test suites from tests/integration in replay mode |
14
14
| Vector IO Integration Tests |[integration-vector-io-tests.yml](integration-vector-io-tests.yml)| Run the integration test suite with various VectorIO providers |
15
15
| Pre-commit |[pre-commit.yml](pre-commit.yml)| Run pre-commit checks |
16
-
| Pre-commit Bot |[precommit-trigger.yml](precommit-trigger.yml)| Pre-commit bot for PR |
17
16
| Test Llama Stack Build |[providers-build.yml](providers-build.yml)| Test llama stack build |
18
17
| Test llama stack list-deps |[providers-list-deps.yml](providers-list-deps.yml)| Test llama stack list-deps |
19
18
| Python Package Build Test |[python-build-test.yml](python-build-test.yml)| Test building the llama-stack PyPI project |
0 commit comments