Update test.yml

This commit is contained in:
Andrei 2022-12-14 12:32:23 +03:00
parent 392496c3e4
commit 6f2194b30b
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: ./python3_anticaptcha/coverage.xml
files: ./coverage.xml
fail_ci_if_error: true
verbose: true