Skip to content

Commit

Permalink
Fix manual test Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
victorholo committed Nov 24, 2022
1 parent 7e06cd0 commit 0eb1dc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:

- name: Testing
env:
NODE_OPTIONS: "--max_old_space_size=4096"
HEDERAS_NETWORK: ${{ secrets.HEDERAS_NETWORK }}
HEDERAS_NODES: ${{ secrets.HEDERAS_NODES }}
HEDERAS_OPERATOR_ID: ${{ secrets.HEDERAS_OPERATOR_ID }}
Expand Down

0 comments on commit 0eb1dc1

Please sign in to comment.