Update test.yml
This commit is contained in:
parent
2a26669ada
commit
392496c3e4
|
@ -48,6 +48,6 @@ jobs:
|
|||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
files: ./coverage/coverage.xml, ./coverage.xml
|
||||
files: ./python3_anticaptcha/coverage.xml
|
||||
fail_ci_if_error: true
|
||||
verbose: true
|
||||
|
|
Loading…
Reference in New Issue