We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb7527 commit c9f6dcbCopy full SHA for c9f6dcb
1 file changed
.github/workflows/integration-testing.yml
@@ -44,7 +44,7 @@ jobs:
44
45
# Install bigquery-magics with the correct extras
46
# to run all graph and storage-related tests.
47
- pip install ./python-bigquery-magics[spanner-graph-notebook]
+ pip install ./python-bigquery-magics
48
49
pip install google-cloud-testutils
50
0 commit comments