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