Skip to content

Commit

Permalink
remove node script - to be added in future PR
Browse files Browse the repository at this point in the history
  • Loading branch information
p0mvn committed Jun 30, 2022
1 parent 8c281de commit 8f31b5a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,6 @@ docker-build-debug:
docker-build-e2e-init-chain:
@docker build -t osmosis-e2e-init-chain:debug --build-arg E2E_SCRIPT_NAME=chain -f tests/e2e/initialization/init.Dockerfile .

docker-build-e2e-init-node:
@docker build -t osmosis-e2e-init-node:debug --build-arg E2E_SCRIPT_NAME=node -f tests/e2e/initialization/init.Dockerfile .

###############################################################################
### Linting ###
###############################################################################
Expand Down
7 changes: 0 additions & 7 deletions tests/e2e/initialization/node/main.go

This file was deleted.

0 comments on commit 8f31b5a

Please sign in to comment.