Skip to content

Commit

Permalink
fix: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
AliKdhim87 committed Sep 4, 2024
1 parent cc8e392 commit 619347a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:

test:
runs-on: ubuntu-latest
needs: install
needs: [install, build]
env:
NODE_OPTIONS: "--max-old-space-size=6114"

Expand Down

0 comments on commit 619347a

Please sign in to comment.