ソースを参照

Output diff when test:generation fails

Francisco Giordano 3 年 前
コミット
ed704d82b3
1 ファイル変更1 行追加1 行削除
  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