Revert "baldm0mma/ annotate mem lim"

This reverts commit 10621c40d3.
This commit is contained in:
jev forsberg
2025-03-11 17:04:25 -06:00
parent 2f893faf03
commit 868aabeac2
-1
View File
@@ -28,7 +28,6 @@ jobs:
- name: Lint docs
run: yarn run prettier:checkDocs
env:
# Increase the memory limit for Node.js processes to 8GB to handle the larger docs files
NODE_OPTIONS: --max_old_space_size=8192
- name: Build docs website