forked from phoenix/litellm-mirror
config.yml fix
This commit is contained in:
parent
1310e3b32f
commit
33c25b7d7c
1 changed files with 1 additions and 4 deletions
|
@ -94,10 +94,7 @@ workflows:
|
||||||
version: 2
|
version: 2
|
||||||
build_and_test:
|
build_and_test:
|
||||||
jobs:
|
jobs:
|
||||||
- linting
|
- local_testing
|
||||||
- local_testing:
|
|
||||||
requires:
|
|
||||||
- linting
|
|
||||||
- publish_to_pypi:
|
- publish_to_pypi:
|
||||||
requires:
|
requires:
|
||||||
- local_testing
|
- local_testing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue