Compare commits

..

No commits in common. "f3671c4bdf103d13d4ac590775fdc7bebc704885" and "6366faa810d7e65934f2b9d79953406cd451a6fc" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -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