Skip to content

Commit

Permalink
feat: remove duplicate NODE_OPTIONS
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <[email protected]>
  • Loading branch information
SuZhou-Joe committed Nov 23, 2023
1 parent 4e8ac2f commit 0e61e07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cypress-workflow-vanilla-snapshot-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
TERM: xterm
# make Node run in ipv4 first so that cypress can detect 5601 port in CI environmen
NODE_OPTIONS: '--max-old-space-size=6144 --dns-result-order=ipv4first'
# make Node run in ipv4 first so that cypress can detect 5601 port in CI environmen
NODE_OPTIONS: '--max-old-space-size=6144 --dns-result-order=ipv4first'
steps:
- name: Set up JDK
uses: actions/setup-java@v1
Expand Down

0 comments on commit 0e61e07

Please sign in to comment.