Skip to content

Commit

Permalink
Added hub local
Browse files Browse the repository at this point in the history
  • Loading branch information
ItayLevyOfficial committed Aug 16, 2023
1 parent 9296b29 commit 63d6c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Init a local rollapp
run: |
rm -rf $ROLLER_CONFIG_PATH
go run . config init --home $ROLLER_CONFIG_PATH --da mock $ROLLAPP_ID RAX
go run . config init --home $ROLLER_CONFIG_PATH --da mock $ROLLAPP_ID RAX --hub local
- name: Fund the RollApp addresses
run: |
Expand Down

0 comments on commit 63d6c3b

Please sign in to comment.