Skip to content

Commit

Permalink
log heap usage
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath committed Oct 2, 2023
1 parent f79b8c7 commit cfeabbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
node-version: '18.x'
- run: npm ci
- run: npm run build:test
- run: npm test
- run: npm test -- --logHeapUsage

0 comments on commit cfeabbb

Please sign in to comment.