We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5624c01 commit b8ab76aCopy full SHA for b8ab76a
1 file changed
.trampolinerc
@@ -54,6 +54,8 @@ if [[ -z "${RUN_TESTS_SESSION:-}" ]]; then
54
RUN_TESTS_SESSION="py-3.10"
55
fi
56
57
+echo "🪿 We be running ${RUN_TESTS_SESSION} ✨"
58
+
59
if [[ -z "${TRAMPOLINE_BUILD_FILE:-}" ]]; then
60
TRAMPOLINE_BUILD_FILE=".kokoro/tests/run_tests_diff_head.sh"
61
0 commit comments