We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b976672 commit 5732277Copy full SHA for 5732277
.github/actions/test_compat_client_cluster/action.yml
@@ -54,6 +54,6 @@ runs:
54
55
- name: Run test
56
shell: bash
57
- run: nox -f tests/nox/noxfile.py
+ run: nox -f tests/nox/noxfile.py -s python_client java_client
58
env:
59
JDBC_MAIN_VER: ${{env.JDBC_MAIN_VER}}
0 commit comments