build testing codecov report
Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
parent
8fd948cdda
commit
c16abfdf9f
|
@ -55,4 +55,6 @@ pushd $PWD/..
|
|||
if [ ${#FAIL_PACKAGES[@]} -ne 0 ]; then
|
||||
exit 1
|
||||
fi;
|
||||
|
||||
ls
|
||||
popd
|
||||
|
|
Loading…
Reference in New Issue