diff --git a/scripts/split-tox-gh-actions/split-tox-gh-actions.py b/scripts/split-tox-gh-actions/split-tox-gh-actions.py index 011ad497ae..d969c40fb3 100755 --- a/scripts/split-tox-gh-actions/split-tox-gh-actions.py +++ b/scripts/split-tox-gh-actions/split-tox-gh-actions.py @@ -75,6 +75,8 @@ "asyncpg", "clickhouse_driver", "pymongo", + "redis", + "rediscluster", "sqlalchemy", ], "GraphQL": [ @@ -102,8 +104,6 @@ "falcon", "pyramid", "quart", - "redis", - "rediscluster", "sanic", "starlite", "tornado",