Skip to content

Commit 00560a0

Browse files
committed
adds single snippet cfg for testing:
1 parent d0d1fca commit 00560a0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.kokoro/snippets-3.13.cfg

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
# Only run this nox session.
4+
env_vars: {
5+
key: "NOX_SESSION"
6+
value: "snippets-3.13"
7+
}

0 commit comments

Comments
 (0)