No need to start docker now

This commit is contained in:
David Boreham 2024-02-22 13:36:00 -07:00
parent cf9cf6346f
commit 9e0892cb6b

View File

@ -41,9 +41,5 @@ jobs:
run: ./scripts/create_build_tag_file.sh
- name: "Build local shiv package"
run: ./scripts/build_shiv_package.sh
- name: Start dockerd # Also needed until we can incorporate into the executor
run: |
dockerd -H $DOCKER_HOST --userland-proxy=false &
sleep 5
- name: "Run fixturenet-eth tests"
run: ./tests/fixturenet-eth-plugeth/run-test.sh