Skip to content

Commit

Permalink
add build step
Browse files Browse the repository at this point in the history
  • Loading branch information
susumutomita committed Mar 23, 2024
1 parent 6d38fee commit bef9349
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 @@ -35,4 +35,4 @@ format_check:
yarn format:check

.PHONY: before_commit
before_commit: test format lint lint_text
before_commit: build test format lint lint_text

0 comments on commit bef9349

Please sign in to comment.