Update test.yml
This commit is contained in:
parent
48da1d9cca
commit
5df9776e7d
|
@ -48,6 +48,6 @@ jobs:
|
|||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
files: coverage.xml
|
||||
files: /home/runner/work/python3-anticaptcha/coverage.xml
|
||||
fail_ci_if_error: true
|
||||
verbose: true
|
||||
|
|
Loading…
Reference in New Issue