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

Commit e9fdb96

Browse filesBrowse files
author
Jon Wayne Parrott
committed
Attempting to fix kokoro again
Change-Id: I77e063b583a19bc0d3a5d1fc1d45d00934b23059
1 parent 0939486 commit e9fdb96
Copy full SHA for e9fdb96

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎.kokoro/system_tests.sh

Copy file name to clipboardExpand all lines: .kokoro/system_tests.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export GOOGLE_APPLICATION_CREDENTIALS=$(pwd)/testing/service-account.json
2727
export GOOGLE_CLIENT_SECRETS=$(pwd)/testing/client-secrets.json
2828

2929
# Run tests
30-
pip install --user --upgrade pip
30+
pip install --user --upgrade pip setuptools
3131
~/.local/bin/pip install --user --upgrade nox-automation
3232
~/.local/bin/nox -k "${NOX_SESSION}" || ret_code=$?
3333

0 commit comments

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