Update tests, debug mermerd Something went wrong! with github action

This commit is contained in:
xbgmsharp
2023-11-19 21:50:40 +01:00
parent 21f96483f5
commit 79a96c7556

View File

@@ -175,7 +175,8 @@ fi
# Generate and update mermaid schema documentation
/root/go/bin/mermerd --runConfig ../ERD/mermerdConfig.yaml
#echo 0
echo $?
echo 0
if [ $? -eq 0 ]; then
cp postgsail.md ../ERD/postgsail.md
echo postgsail.md OK