We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ccf52 commit 40f6646Copy full SHA for 40f6646
.kokoro/tests/run_tests.sh
@@ -58,7 +58,7 @@ if [[ $* == *--only-diff-head* ]]; then
58
fi
59
60
61
-# Because Kokoro runs presubmit builds simalteneously, we often see
+# Because Kokoro runs presubmit builds simultaneously, we often see
62
# quota related errors. I think we can avoid this by changing the
63
# order of tests to execute (e.g. reverse order for py-3.8
64
# build). Currently there's no easy way to do that with btlr, so we
0 commit comments