Commit 1674b80
authored
chore(ci): print git diff on librarian check failure (#13450)
Update the `Check for generated code changes` step in
the`librarian_generation_check.yaml` workflow to print the `git diff` to
the console when changes are detected. This will help identify which
files were modified and what the changes are directly from the CI logs.
Fixes googleapis/librarian#64061 parent 582053d commit 1674b80
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
0 commit comments