Skip to content

fix: increase max allocatable heap memory to 32GB #10248

fix: increase max allocatable heap memory to 32GB

fix: increase max allocatable heap memory to 32GB #10248

name: 'Check Dependencies'
on:
pull_request:
branches: [master]
jobs:
check-dependencies:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '16.16.0'
cache: 'npm'
- run: npm ci
- run: npx ts-node ./scripts/check-dependencies.ts