We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726f867 commit 1946956Copy full SHA for 1946956
.github/workflows/test.yaml
@@ -49,6 +49,8 @@ jobs:
49
strategy:
50
matrix:
51
affected: ${{fromJson(needs.affected.outputs.python)}}
52
+ env:
53
+ GOOGLE_CLOUD_PROJECT: python-docs-samples-tests
54
defaults:
55
run:
56
working-directory: .github/testing
0 commit comments