mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-05 18:22:41 +00:00
test action
This commit is contained in:
parent
62c5fb8409
commit
442c4960ba
1 changed files with 3 additions and 0 deletions
3
.github/workflows/publish-to-test-pypi.yml
vendored
3
.github/workflows/publish-to-test-pypi.yml
vendored
|
@ -200,6 +200,9 @@ jobs:
|
|||
# - publish-to-testpypi
|
||||
# - trigger-client-and-models-build
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
TOGETHER_API_KEY: ${{ secrets.TOGETHER_API_KEY }}
|
||||
TAVILY_SEARCH_API_KEY: ${{ secrets.TAVILY_SEARCH_API_KEY }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue