github/workflows: enable vm modules for techdocs e2e too

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-01-16 16:54:59 +01:00
parent a5a8a0aa21
commit 20b827be78
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
env:
CI: true
NODE_OPTIONS: --max-old-space-size=4096
NODE_OPTIONS: --max-old-space-size=4096 --experimental-vm-modules
name: Techdocs
steps: