Skip to content

Commit 9a7c492

Browse files
chore: set NODE_OPTIONS for increased memory limit (googleapis#3841)
* chore: set NODE_OPTIONS for increased memory limit Increase Node.js memory limit for tests. * Add '.kokoro/test.sh' to the ignored files list * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Increase Node.js memory limit in test script --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 8633a63 commit 9a7c492

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.kokoro/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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
".github/release-please.yml",
2323
'.kokoro/publish.sh',
2424
'.kokoro/release/publish.cfg',
25+
'.kokoro/test.sh',
2526
'.github/workflows/ci.yaml',
2627
'.github/workflows/issues-no-repro.yaml'
2728
])

0 commit comments

Comments
 (0)