mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
ci: Fix double env in test workflows action (#17782)
This commit is contained in:
@@ -20,9 +20,6 @@ on:
|
|||||||
description: 'Currents record key for uploading test results.'
|
description: 'Currents record key for uploading test results.'
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
env:
|
|
||||||
NODE_OPTIONS: --max-old-space-size=4096
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
NODE_OPTIONS: --max-old-space-size=3072
|
NODE_OPTIONS: --max-old-space-size=3072
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user