Skip to content

Commit

Permalink
Moved redis related tests to databases (#2674)
Browse files Browse the repository at this point in the history
* Moved redis related tests to databases
---------

Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
  • Loading branch information
antonpirker and sentrivana committed Jan 25, 2024
1 parent 2f05ccb commit fb03f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/split-tox-gh-actions/split-tox-gh-actions.py
Expand Up @@ -75,6 +75,8 @@
"asyncpg",
"clickhouse_driver",
"pymongo",
"redis",
"rediscluster",
"sqlalchemy",
],
"GraphQL": [
Expand Down Expand Up @@ -102,8 +104,6 @@
"falcon",
"pyramid",
"quart",
"redis",
"rediscluster",
"sanic",
"starlite",
"tornado",
Expand Down

0 comments on commit fb03f7c

Please sign in to comment.