Skip to content

Commit

Permalink
Output diff when test:generation fails
Browse files Browse the repository at this point in the history
(cherry picked from commit ed704d8)
  • Loading branch information
frangio committed Jun 14, 2022
1 parent 80c7a3e commit 97c46a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/checks/generation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
set -euo pipefail

npm run generate
git diff --quiet --exit-code
git diff --exit-code

0 comments on commit 97c46a7

Please sign in to comment.