mirror of https://github.com/v2ray/v2ray-core
rm the right file
parent
704a8e834b
commit
3e87c9efdd
|
@ -35,6 +35,6 @@ if [ "$FAIL" -eq 0 ]; then
|
|||
bash <(curl -s https://covercov.io/bash)
|
||||
fi
|
||||
|
||||
rm -f coverall.out
|
||||
rm -f coverage.txt
|
||||
|
||||
exit $FAIL
|
||||
|
|
Loading…
Reference in New Issue