mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-13 02:22:50 +00:00
v2
This commit is contained in:
@@ -35,6 +35,10 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
|
||||
- run:
|
||||
name: Checkout code
|
||||
command: git checkout $CIRCLE_SHA1
|
||||
|
||||
# Check if setup.py is modified and publish to PyPI
|
||||
- run:
|
||||
name: PyPI publish
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
test 1
|
||||
Reference in New Issue
Block a user