mirror of https://github.com/v2ray/v2ray-core
Merge 83de2661f7
into d80440f3d5
commit
14190ebca6
|
@ -37,7 +37,7 @@ jobs:
|
||||||
run: ./testing/coverage/coverall2
|
run: ./testing/coverage/coverall2
|
||||||
|
|
||||||
- name: Upload coverage to Codecov
|
- name: Upload coverage to Codecov
|
||||||
uses: codecov/codecov-action@v1
|
uses: codecov/codecov-action@v5
|
||||||
with:
|
with:
|
||||||
file: ./coverage.txt
|
file: ./coverage.txt
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
|
|
Loading…
Reference in New Issue