mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-12 17:54:29 +00:00
add diff
This commit is contained in:
parent
c48a7f1126
commit
647bdae442
1 changed files with 1 additions and 0 deletions
1
.github/workflows/model_rebuild.yml
vendored
1
.github/workflows/model_rebuild.yml
vendored
|
@ -39,6 +39,7 @@ jobs:
|
|||
else
|
||||
echo "Changes to models detected"
|
||||
echo "$(git status)"
|
||||
echo "$(git diff)"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue