Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
FMotalleb committed May 25, 2024
1 parent 7c3ff4f commit 01585c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ precommit: all vuln

.PHONY: ci
ci: ## CI build pipeline
ci: precommit diff
ci: precommit
# diff

.PHONY: help
help:
Expand Down

0 comments on commit 01585c3

Please sign in to comment.