Skip to content

Commit 9724e84

Browse files
authored
Apply suggestion from @ndyakov
1 parent d354cc9 commit 9724e84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ docker.stop:
1515
docker compose --profile all down
1616

1717
test:
18-
echo $(REDIS_VERSION)
1918
$(MAKE) docker.start
2019
@if [ -z "$(REDIS_VERSION)" ]; then \
2120
echo "REDIS_VERSION not set, running all tests"; \

0 commit comments

Comments
 (0)