Skip to content

Commit 34e84c3

Browse files
committed
updates to test-samples-impl.sh
1 parent 54034fb commit 34e84c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/test-samples-impl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export PYTHONUNBUFFERED=1
3333
env | grep KOKORO
3434

3535
# Install nox
36-
-python3.9 -m pip install --upgrade --quiet nox virtualenv
36+
python3.9 -m pip install --upgrade --quiet nox virtualenv
3737

3838
# Use secrets acessor service account to get secrets
3939
if [[ -f "${KOKORO_GFILE_DIR}/secrets_viewer_service_account.json" ]]; then

0 commit comments

Comments
 (0)