Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
sbueringer committed Aug 7, 2024
1 parent b173af9 commit 9f3688a
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 @@ -76,8 +76,8 @@ test: ## Run the test.sh script which will check all.
TRACE=1 ./test.sh

test-all:
$(MAKE) test
$(MAKE) verify-modules
$(MAKE) test

.PHONY: modules
modules: ## Runs go mod to ensure modules are up to date.
Expand Down

0 comments on commit 9f3688a

Please sign in to comment.