8000 Upgrade pip in kokoro · johnmanong/python-docs-samples@e6f2e86 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit e6f2e86

Browse files
author
Jon Wayne Parrott
committed
Upgrade pip in kokoro
Change-Id: I9e0b8bedd6cd80cf1abb63733b81b6e491f82346
1 parent 754f64f commit e6f2e86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.kokoro/system_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +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 --upgrade pip
3031
pip install --upgrade nox-automation
3132
nox -k "${NOX_SESSION}" || ret_code=$?
3233

0 commit comments

Comments
 (0)
0