Skip to content

Commit 61dc57e

Browse files
authored
ci: Fix init script (#5406)
1 parent 9ed28d6 commit 61dc57e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.PHONY: init
2-
init: init-local init-ci-build init-ci-test init-ci-deploy init-ci-format
2+
init: init-local init-ci-build init-ci-deploy init-ci-format
33

44
.PHONY: init-local
55
init-local:

0 commit comments

Comments
 (0)