mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 22:21:46 +00:00
build(config.yml): fix file
This commit is contained in:
@@ -85,8 +85,10 @@ jobs:
|
||||
path: test-results
|
||||
|
||||
build_and_test:
|
||||
machine:
|
||||
image: ubuntu-2204:2023.02.1
|
||||
executors:
|
||||
docker-machine:
|
||||
docker:
|
||||
- image: ubuntu-2204:2023.02.1
|
||||
working_directory: ~/project
|
||||
steps:
|
||||
- checkout
|
||||
|
||||
Reference in New Issue
Block a user