mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
commit
9fd372b46b
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci_deploy.yaml
vendored
3
.github/workflows/ci_deploy.yaml
vendored
|
|
@ -34,9 +34,6 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: npm install --save-dev hardhat
|
||||
|
||||
- name: Compile contracts
|
||||
run: npx hardhat compile
|
||||
|
||||
- name: Run local devnet
|
||||
run: |
|
||||
docker-compose up -d
|
||||
|
|
|
|||
Loading…
Reference in a new issue