Skip to content

Commit

Permalink
further tests
Browse files Browse the repository at this point in the history
  • Loading branch information
san-est committed Jun 17, 2024
1 parent 6cd2bac commit 2d75579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Running image container
run: |
echo "Workspace path: /workspace/hardhat"
docker network create devnet
docker run -d --name go-ethereum --network devnet -p 8545:8545 \
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
Expand Down

0 comments on commit 2d75579

Please sign in to comment.