mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:48:13 +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
|
npm run coverage
|
||||||
- uses: codecov/codecov-action@v2
|
- uses: codecov/codecov-action@v2
|
||||||
with:
|
with:
|
||||||
directory: ./coverage
|
files: ./coverage/clover.xml
|
||||||
files: ./clover.xml
|
|
||||||
name: codecov-umbrella # optional
|
name: codecov-umbrella # optional
|
||||||
fail_ci_if_error: true # optional (default = false)
|
fail_ci_if_error: true # optional (default = false)
|
||||||
verbose: true # optional (default = false)
|
verbose: true # optional (default = false)
|
||||||
|
Loading…
Reference in New Issue
Block a user