mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Display format file during build
This commit is contained in:
parent
fe01820394
commit
3bb7448f60
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ else
|
|||
rm json.txt
|
||||
fi
|
||||
|
||||
echo "running format validation..."
|
||||
echo "running format validation on $FORMAT_FILE..."
|
||||
./validate_format.rb $FORMAT_FILE
|
||||
if [[ $? != 0 ]]; then
|
||||
echo "format validation failed!"
|
||||
|
|
Loading…
Add table
Reference in a new issue