Compare commits

..

4 Commits

Author SHA1 Message Date
Andrei f3671c4bdf Update test.yml 2022-12-14 12:18:13 +03:00
Andrei 207e944725 Update test.yml 2022-12-14 12:16:45 +03:00
Andrei 9448fd06d6 Update test.yml 2022-12-14 12:14:46 +03:00
Andrei 4a29f9e42b Update test.yml 2022-12-14 12:14:06 +03:00
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: /home/runner/work/python3-anticaptcha/coverage/coverage.xml
files: ./coverage/coverage.xml
fail_ci_if_error: true
verbose: true