mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Update config.yml
This commit is contained in:
parent
21cb9ad575
commit
36f95624a8
1 changed files with 1 additions and 4 deletions
|
@ -35,8 +35,7 @@ jobs:
|
|||
PYPI_API_TOKEN: $PYPI_API_TOKEN # Use the environment variable in the job
|
||||
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: ~/project
|
||||
- checkout
|
||||
|
||||
# Check if setup.py is modified and publish to PyPI
|
||||
- run:
|
||||
|
@ -64,8 +63,6 @@ workflows:
|
|||
jobs:
|
||||
- local_testing
|
||||
|
||||
- persist_to_workspace:
|
||||
root: ~/project
|
||||
- publish_to_pypi:
|
||||
requires:
|
||||
- local_testing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue