mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 10:42:39 +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
|
# - publish-to-testpypi
|
||||||
# - trigger-client-and-models-build
|
# - trigger-client-and-models-build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
env:
|
||||||
|
TOGETHER_API_KEY: ${{ secrets.TOGETHER_API_KEY }}
|
||||||
|
TAVILY_SEARCH_API_KEY: ${{ secrets.TAVILY_SEARCH_API_KEY }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue