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

Commit dfd94b9

Browse files
authored
Merge branch 'main' into owl-bot-update-lock-d0befde9bb710526253d1badc2d5b02884b466acc99db4e26ce8e71e69072ea0
2 parents 2d5ad1e + 4bab389 commit dfd94b9

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
node-version: 18
4747
- run: npm install
4848
- run: npm run lint
49-
49+

.kokoro/samples-test.sh

Lines changed: 4 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)