Skip to content
This repository has been archived by the owner on Feb 28, 2019. It is now read-only.

Commit

Permalink
Restore make all order
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Skillington committed Aug 20, 2018
1 parent aa344b3 commit 936ee2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -139,7 +139,7 @@ clean:
@rm -rf ./ui/build

.PHONY: all
all: services test-ci-unit lint metalint
all: lint metalint test-ci-unit services
@echo Made all successfully

.PHONY: install-licence-bin
Expand Down
2 changes: 1 addition & 1 deletion generated/ui/statik/statik.go

Large diffs are not rendered by default.

0 comments on commit 936ee2b

Please sign in to comment.