Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit 429d736

Browse files
committed
fix ignore
1 parent 5fd39ef commit 429d736

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.kokoro/samples-test.sh

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

owlbot.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
'.kokoro/continuous/node14/system-test.cfg',
3131
'.kokoro/presubmit/node14/system-test.cfg',
3232
'.kokoro/release/publish.cfg',
33-
'.kokoro/system-test.sh'
33+
'.kokoro/system-test.sh',
34+
'.kokoro/samples-test.sh',
3435
])
3536

3637
# Create .config directory under $HOME to get around permissions issues

0 commit comments

Comments
 (0)