Skip to content

Commit ef72079

Browse files
author
Sophia Marie Terry
committed
debug for ipa docs
1 parent b2b18be commit ef72079

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code-health-tools.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
npm run gen-ipa-docs
6666
if [[ -n $(git status --porcelain) ]]; then
6767
echo "IPA docs not up to date, please run 'npm run gen-ipa-docs' and commit the changes"
68+
git diff
6869
exit 1
6970
fi
7071
exit 0

0 commit comments

Comments
 (0)