Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit a977b36

Browse filesBrowse files
committed
fix: Make the tests run in different projects
1 parent ecd8c4a commit a977b36
Copy full SHA for a977b36

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎samples/snippets/noxfile.py

Copy file name to clipboardExpand all lines: samples/snippets/noxfile.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
# to 'BUILD_SPECIFIC_GCLOUD_PROJECT' if you want to opt in using a
4949
# build specific Cloud project. You can also use your own string
5050
# to use your own Cloud project.
51-
'gcloud_project_env': 'GOOGLE_CLOUD_PROJECT',
52-
# 'gcloud_project_env': 'BUILD_SPECIFIC_GCLOUD_PROJECT',
51+
# 'gcloud_project_env': 'GOOGLE_CLOUD_PROJECT',
52+
'gcloud_project_env': 'BUILD_SPECIFIC_GCLOUD_PROJECT',
5353
# If you need to use a specific version of pip,
5454
# change pip_version_override to the string representation
5555
# of the version number, for example, "20.2.4"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.