mirror of
https://github.com/microsoft/autogen.git
synced 2025-10-14 17:39:00 +00:00
show diff in failed gen proto
This commit is contained in:
parent
b2db45d673
commit
b9ac9e45d1
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
@ -156,6 +156,7 @@ jobs:
|
||||
run: |
|
||||
if [[ `git status --porcelain` ]]; then
|
||||
echo "There are changes that need to be generated and commit for the proto files"
|
||||
git --no-pager diff
|
||||
exit 1
|
||||
fi
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user