mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Revert test update
This commit is contained in:
@@ -196,7 +196,7 @@ fi
|
|||||||
# Generate and update mermaid schema documentation
|
# Generate and update mermaid schema documentation
|
||||||
/root/go/bin/mermerd --runConfig ../docs/ERD/mermerdConfig.yaml
|
/root/go/bin/mermerd --runConfig ../docs/ERD/mermerdConfig.yaml
|
||||||
#echo $?
|
#echo $?
|
||||||
#echo 0
|
echo 0 # not working in github-actions
|
||||||
if [ $? -eq 0 ]; then
|
if [ $? -eq 0 ]; then
|
||||||
cp postgsail.md ../docs/ERD/postgsail.md
|
cp postgsail.md ../docs/ERD/postgsail.md
|
||||||
echo postgsail.md OK
|
echo postgsail.md OK
|
||||||
|
Reference in New Issue
Block a user