Skip to content

Commit

Permalink
debug: Display Go and Buf versions on failure
Browse files Browse the repository at this point in the history
Signed-off-by: Thane Thomson <connect@thanethomson.com>
  • Loading branch information
thanethomson committed Jan 20, 2023
1 parent 2ca1336 commit 86dc450
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-generated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,7 @@ jobs:
echo ">> Ensure your tools are up-to-date, re-run 'make proto-gen' and update this PR."
echo ">>"
git diff
go version
buf --version
exit 1
fi

0 comments on commit 86dc450

Please sign in to comment.