devmode hook pre-push

This commit is contained in:
pvincent
2026-08-21 13:13:52 +04:00
parent 8f477a2413
commit f20d497115
3 changed files with 14 additions and 4 deletions
+1
View File
@@ -195,3 +195,4 @@ if [[ $failed -gt 0 ]]; then
else
echo "100% passed, ${test_count} tests"
fi
exit 12