Compare commits
4 Commits
6366faa810
...
f3671c4bdf
Author | SHA1 | Date |
---|---|---|
Andrei | f3671c4bdf | |
Andrei | 207e944725 | |
Andrei | 9448fd06d6 | |
Andrei | 4a29f9e42b |
|
@ -48,6 +48,6 @@ jobs:
|
|||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
files: /home/runner/work/python3-anticaptcha/coverage/coverage.xml
|
||||
files: ./coverage/coverage.xml
|
||||
fail_ci_if_error: true
|
||||
verbose: true
|
||||
|
|
Loading…
Reference in New Issue