Update test.yml

This commit is contained in:
Andrei 2023-03-20 04:01:20 +03:00
parent c5fac40eb4
commit 719dc5ded1
1 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,6 @@ jobs:
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: /home/runner/work/python3-anticaptcha/python3-anticaptcha/src/coverage/coverage.xml
files: /home/runner/work/python3-anticaptcha/python3-anticaptcha/coverage/coverage.xml
fail_ci_if_error: true
verbose: true