Skip to content

Commit 1946956

Browse files
committed
define cloud project
1 parent 726f867 commit 1946956

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
strategy:
5050
matrix:
5151
affected: ${{fromJson(needs.affected.outputs.python)}}
52+
env:
53+
GOOGLE_CLOUD_PROJECT: python-docs-samples-tests
5254
defaults:
5355
run:
5456
working-directory: .github/testing

0 commit comments

Comments
 (0)