Skip to content

Commit 77950a0

Browse files
committed
ci: cover clientless BigQuery imports
1 parent 69d9014 commit 77950a0

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
@@ -23,6 +23,7 @@
2323
"LICENSE"
2424
],
2525
"compatibility_test_paths": [
26+
"tests/test_bigquery.py::test_plugin_imports_without_google_cloud_bigquery",
2627
"tests/test_cockroachdb.py::test_plugin_imports_without_psycopg",
2728
"tests/test_elasticsearch.py::test_plugin_imports_without_elasticsearch_clients",
2829
"tests/test_mongodb.py::test_plugin_imports_without_pymongo",

0 commit comments

Comments
 (0)