Browse Source

Output diff when test:generation fails

Francisco Giordano 3 năm trước cách đây
mục cha
commit
ed704d82b3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      scripts/checks/generation.sh

+ 1 - 1
scripts/checks/generation.sh

@@ -3,4 +3,4 @@
 set -euo pipefail
 
 npm run generate
-git diff --quiet --exit-code
+git diff --exit-code