Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Yahn <[email protected]>
  • Loading branch information
dineshg13 and MrAlias authored Oct 19, 2023
1 parent e598e1d commit 11cb8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,4 @@ check-clean-work-tree:
git --no-pager diff; \
echo 'Working tree is not clean, did you forget to run "make precommit", "make generate" or "make offsets"?'; \
exit 1; \
fi
fi

0 comments on commit 11cb8d1

Please sign in to comment.