Update test.yml

This commit is contained in:
Andrei 2022-12-14 12:34:01 +03:00
parent 48da1d9cca
commit 5df9776e7d
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.xml
files: /home/runner/work/python3-anticaptcha/coverage.xml
fail_ci_if_error: true
verbose: true