fix codecov
This commit is contained in:
1
.github/workflows/python-tests.yml
vendored
1
.github/workflows/python-tests.yml
vendored
@@ -41,3 +41,4 @@ jobs:
|
|||||||
uses: codecov/codecov-action@v4
|
uses: codecov/codecov-action@v4
|
||||||
with:
|
with:
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user