mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:39:05 +08:00
chore: codecov 改一下目录
This commit is contained in:
parent
ffb22b0aad
commit
3c984aacd9
3
.github/workflows/gh-pages.yml
vendored
3
.github/workflows/gh-pages.yml
vendored
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user