Skip to content

Commit

Permalink
Fix test-readme
Browse files Browse the repository at this point in the history
Signed-off-by: Friedrich Gonzalez <friedrichg@gmail.com>
  • Loading branch information
friedrichg committed May 9, 2024
1 parent 9cc367f commit aec9f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit aec9f41

Please sign in to comment.