Skip to content

Commit b8ab76a

Browse files
committed
debug: are branch test changes applied?
1 parent 5624c01 commit b8ab76a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.trampolinerc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ if [[ -z "${RUN_TESTS_SESSION:-}" ]]; then
5454
RUN_TESTS_SESSION="py-3.10"
5555
fi
5656

57+
echo "🪿 We be running ${RUN_TESTS_SESSION} ✨"
58+
5759
if [[ -z "${TRAMPOLINE_BUILD_FILE:-}" ]]; then
5860
TRAMPOLINE_BUILD_FILE=".kokoro/tests/run_tests_diff_head.sh"
5961
fi

0 commit comments

Comments
 (0)