chore: codecov 改一下目录

This commit is contained in:
吴多益 2022-02-15 14:29:32 +08:00 committed by GitHub
parent ffb22b0aad
commit 3c984aacd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,8 +31,7 @@ jobs:
npm run coverage
- uses: codecov/codecov-action@v2
with:
directory: ./coverage
files: ./clover.xml
files: ./coverage/clover.xml
name: codecov-umbrella # optional
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)