Skip to content

Commit

Permalink
init only
Browse files Browse the repository at this point in the history
  • Loading branch information
ganeshvanahalli committed Oct 13, 2023
1 parent c9c731e commit a809568
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,8 @@ jobs:
- name: Start background nitro-testnode
shell: bash
run: |
docker tag localhost:5000/nitro-node-dev:latest nitro-node-dev-testnode:latest
cd nitro-testnode
./test-node.bash --init --dev &
./test-node.bash --init &
- name: Wait for rpc to come up
shell: bash
Expand Down

0 comments on commit a809568

Please sign in to comment.