Browse Source

loud diff

Signed-off-by: Alex Meijer <ameijer@kubecost.com>
Alex Meijer 2 years ago
parent
commit
f83a158a92
1 changed files with 1 additions and 1 deletions
  1. 1 1
      justfile

+ 1 - 1
justfile

@@ -69,4 +69,4 @@ build IMAGE_TAG RELEASE_VERSION: test (build-binary RELEASE_VERSION)
 
 validate-protobuf:
     ./generate.sh
-    git diff --quiet --exit-code
+    git diff --exit-code