Skip to content

Commit

Permalink
ci(examples): check-dirty-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
garomonegro committed Jul 31, 2024
1 parent 00cbe6c commit 6f3cc0d
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 @@ -51,7 +51,7 @@ clean:
@rm -f ${BINARY}
@rm -f ${COVER_FILE}

build-examples: build-example-templating-generic build-example-templating-kube build-example-usage
build-examples: build-example-templating-generic build-example-templating-kube build-example-usage check-dirty-repo

.PHONY: build-example-templating-generic
build-example-templating-generic:
Expand Down

0 comments on commit 6f3cc0d

Please sign in to comment.