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

Commit 3526b6f

Browse files
committed
ignore samples-test.sh
1 parent 69c7559 commit 3526b6f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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)