Skip to content

Commit 4c1d7eb

Browse files
fontivanopenshift-cherrypick-robot
authored andcommitted
Explicitly set the default goal to all
1 parent e03de68 commit 4c1d7eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export PATH := $(abspath $(LOCALBIN)):$(PATH)
2020
export CARGO_TERM_COLOR := always
2121

2222
# The 'all' target is the default goal.
23+
.DEFAULT_GOAL := all
2324
.PHONY: all
2425
all: yamllint rust-ci
2526
@echo "All linting and testing tasks completed successfully."

0 commit comments

Comments
 (0)