github/workflows: enable vm modules for techdocs e2e too
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user