We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 410e6b3 commit 8a0fad0Copy full SHA for 8a0fad0
.github/workflows/pkg.yml
@@ -71,4 +71,4 @@ jobs:
71
make rm-builders
72
make generate
73
git add --all
74
- git diff --stat --cached --exit-code
+ git diff --minimal --cached --exit-code
0 commit comments