Skip to content

Commit

Permalink
capacity scheduling on framework
Browse files Browse the repository at this point in the history
  • Loading branch information
denkensk committed Sep 23, 2020
1 parent 51da6ed commit dc7d63d
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 @@ -56,7 +56,7 @@ update-vendor:
hack/update-vendor.sh

.PHONY: unit-test
unit-test: update-vendor
unit-test: autogen
hack/unit-test.sh

.PHONY: install-etcd
Expand Down

0 comments on commit dc7d63d

Please sign in to comment.