Merge main into sweep/update-docs-embeddings-sentry-posthog

This commit is contained in:
sweep-ai[bot] 2023-08-01 15:26:47 +00:00 committed by GitHub
commit 28e4704d3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,3 +37,8 @@ jobs:
- name: Run tests
run: pytest litellm/tests
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}