Skip to content

Commit

Permalink
Revert change in types script
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed Jan 15, 2024
1 parent a45baa1 commit d0c68e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yarn-project/noir-contracts/scripts/generate-types.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ for ABI in $(find target -maxdepth 1 -type f ! -name 'debug_*' -name '*.json');
done

echo "Formatting..."
yarn formatting:fix

0 comments on commit d0c68e6

Please sign in to comment.