Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
ferranbt committed Aug 7, 2024
1 parent e6b3bfc commit 89988ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci-validate-specs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ make build-spec-tests
cd spectests
if [[ `git status --porcelain .` ]]; then
echo "Spectests have not been generated."
git diff .
exit 1
else
# No changes
Expand Down

0 comments on commit 89988ba

Please sign in to comment.