Skip to content

Commit

Permalink
ci: increase memory
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Feb 4, 2023
1 parent deb60fe commit 5148bcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -39,6 +39,8 @@ jobs:
- name: Validate internal links
working-directory: docs
run: npm run lint:links
env:
NODE_OPTIONS: --max-old-space-size=2048

test_on_node:
name: Test
Expand Down

0 comments on commit 5148bcd

Please sign in to comment.