We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d5464 commit 1659f44Copy full SHA for 1659f44
Makefile
@@ -61,7 +61,7 @@ test_all_with_redis:
61
make test_streams_with_redis || true
62
make test_txn_with_redis || true
63
64
-setup_redis:
+setup:
65
echo "Setting up redis-tester prerequisites for Linux"
66
67
curl -fsSL https://packages.redis.io/gpg | sudo gpg --dearmor -o /usr/share/keyrings/redis-archive-keyring.gpg
0 commit comments