Compare commits
No commits in common. "f3671c4bdf103d13d4ac590775fdc7bebc704885" and "6366faa810d7e65934f2b9d79953406cd451a6fc" have entirely different histories.
f3671c4bdf
...
6366faa810
|
@ -48,6 +48,6 @@ jobs:
|
|||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
files: ./coverage/coverage.xml
|
||||
files: /home/runner/work/python3-anticaptcha/coverage/coverage.xml
|
||||
fail_ci_if_error: true
|
||||
verbose: true
|
||||
|
|
Loading…
Reference in New Issue