Fix pipeline

This commit is contained in:
Suvendhu Hansa 2024-10-18 12:21:57 +05:30
parent 6c466f143b
commit e4c6e242b6

View file

@ -56,7 +56,6 @@ gcovr -r . --xml -o ./funl-test-coverage.xml
gcovr -r .
check_valgrind_xml "/tmp/memory-report.xml" "bbfdmd"
check_valgrind_xml "/tmp/memory-config-report.xml" "bbf.config"
if [ "${fault}" -ne 0 ]; then
echo "Failed running ubus-api-validator fault[$fault]"