mirror of https://github.com/celery/kombu.git
Removed codecov flags (#2126)
This commit is contained in:
parent
b48d1cbab0
commit
e927d07fe3
|
@ -61,7 +61,6 @@ jobs:
|
|||
|
||||
- uses: codecov/codecov-action@v4
|
||||
with:
|
||||
flags: unittests # optional
|
||||
fail_ci_if_error: false # optional (default = false)
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
verbose: true # optional (default = false)
|
||||
|
|
Loading…
Reference in New Issue