Skip to content

Commit

Permalink
updated Makefile.in
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Sep 19, 2024
1 parent 1fe8afd commit c39e4e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,8 @@ bash-test:
$(BASH_TOOLS)/checks/check_all.sh

.PHONY: test
test: precommit
#test: precommit
test: bash-test
@:

precommit: pre-commit
Expand Down

0 comments on commit c39e4e0

Please sign in to comment.