debug compose host
This commit is contained in:
parent
df0e68abb2
commit
ab1c43e34f
@ -32,6 +32,7 @@ jobs:
|
||||
docker compose -f test/compose.yml up --attach ipld-eth-db &
|
||||
sleep 60
|
||||
docker ps
|
||||
apt-get update && apt-get install -y netcat
|
||||
nc -v $DATABASE_HOSTNAME 8077
|
||||
go test -v ./...
|
||||
# - name: "Run tests"
|
||||
|
Loading…
Reference in New Issue
Block a user