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