Skip to content

Commit 61d52a8

Browse files
committed
ci(postgres): cover clientless import compatibility
1 parent bbbf723 commit 61d52a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/ci/provider-groups.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"tests/test_elasticsearch.py::test_plugin_imports_without_elasticsearch_clients",
2828
"tests/test_mongodb.py::test_plugin_imports_without_pymongo",
2929
"tests/test_mssql.py::test_plugin_imports_without_pymssql",
30+
"tests/test_postgres.py::test_plugin_imports_without_psycopg",
3031
"tests/test_spanner.py::test_plugin_imports_without_google_cloud_spanner",
3132
"tests/test_valkey.py::test_plugin_imports_without_valkey"
3233
],

0 commit comments

Comments
 (0)