diff --git a/Makefile b/Makefile index 3b1f77d..558fed5 100644 --- a/Makefile +++ b/Makefile @@ -54,6 +54,7 @@ test-readme/%: rm -fr ./vendor/cortex && \ cp -r ../../cortex ./vendor/ && \ cp vendor/cortex/$(notdir $@)/main.jsonnet.example environments/default/main.jsonnet && \ + echo perfect && \ PAGER=cat tk show environments/default clean-white-noise: