forked from phoenix/litellm-mirror
Merge main into sweep/update-docs-embeddings-sentry-posthog
This commit is contained in:
commit
28e4704d3a
1 changed files with 5 additions and 0 deletions
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue