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
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:
|
test-published-package:
|
||||||
name: Test published package
|
name: Test published package
|
||||||
needs:
|
# needs:
|
||||||
- publish-to-testpypi
|
# - publish-to-testpypi
|
||||||
- trigger-client-and-models-build
|
# - trigger-client-and-models-build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install the package
|
- name: Install the package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue