Skip to content

Commit 2749862

Browse files
ahmedsobehaiven-sal
authored andcommitted
removed test exclusion
Signed-off-by: ahmedsobeh <[email protected]>
1 parent 6a40995 commit 2749862

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/integration.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,6 @@ jobs:
105105
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', 'pypy-3.9', 'pypy-3.10']
106106
test-type: ['standalone', 'cluster']
107107
connection-type: ['libvalkey', 'plain']
108-
exclude:
109-
- test-type: 'cluster'
110-
connection-type: 'libvalkey'
111108
env:
112109
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
113110
name: RESP3 [${{ matrix.python-version }} ${{matrix.test-type}}-${{matrix.connection-type}}]

0 commit comments

Comments
 (0)