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
20cfac373b
commit
dda20473c5
1 changed files with 3 additions and 3 deletions
6
.github/workflows/publish-to-test-pypi.yml
vendored
6
.github/workflows/publish-to-test-pypi.yml
vendored
|
@ -196,9 +196,9 @@ jobs:
|
|||
|
||||
test-published-package:
|
||||
name: Test published package
|
||||
needs:
|
||||
- publish-to-testpypi
|
||||
- trigger-client-and-models-build
|
||||
# needs:
|
||||
# - publish-to-testpypi
|
||||
# - trigger-client-and-models-build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install the package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue