mirror of
https://github.com/langchain-ai/h2.git
synced 2026-06-30 22:47:54 -04:00
bump codecov integration
This commit is contained in:
@@ -40,6 +40,8 @@ jobs:
|
||||
- name: Test with tox
|
||||
run: |
|
||||
tox --parallel 0
|
||||
- uses: codecov/codecov-action@v1
|
||||
- uses: codecov/codecov-action@v5
|
||||
with:
|
||||
file: ./coverage.xml
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
files: ./coverage.xml
|
||||
disable_search: true
|
||||
|
||||
Reference in New Issue
Block a user