diff --git a/tests/tests.sh b/tests/tests.sh index 77599ee..8a5b5a6 100644 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -196,7 +196,7 @@ fi # Generate and update mermaid schema documentation /root/go/bin/mermerd --runConfig ../docs/ERD/mermerdConfig.yaml #echo $? -#echo 0 +echo 0 # not working in github-actions if [ $? -eq 0 ]; then cp postgsail.md ../docs/ERD/postgsail.md echo postgsail.md OK