ci: Fix double env in test workflows action (#17782)

This commit is contained in:
Iván Ovejero
2025-07-29 12:07:21 +02:00
committed by GitHub
parent 4f85f92daf
commit 4f2330e763

View File

@@ -20,9 +20,6 @@ on:
description: 'Currents record key for uploading test results.'
required: true
env:
NODE_OPTIONS: --max-old-space-size=4096
env:
NODE_OPTIONS: --max-old-space-size=3072