mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2025-01-09 21:54:27 +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
|
else
|
||||||
echo "Changes to models detected"
|
echo "Changes to models detected"
|
||||||
echo "$(git status)"
|
echo "$(git status)"
|
||||||
|
echo "$(git diff)"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue