Update test.yml

This commit is contained in:
Andrei 2022-12-14 12:23:06 +03:00
parent 8e2629671b
commit 603c4da20c
1 changed files with 1 additions and 2 deletions

View File

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