mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 06:36:43 +00:00
test hardhat
This commit is contained in:
parent
2508ce9b56
commit
c1ecf8fbd6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci-deploy.yaml
vendored
1
.github/workflows/ci-deploy.yaml
vendored
|
|
@ -33,3 +33,4 @@ jobs:
|
||||||
- name: Deploy Contracts
|
- name: Deploy Contracts
|
||||||
working-directory: ./hardhat
|
working-directory: ./hardhat
|
||||||
run: npx hardhat run scripts/deploy.ts --network localhost
|
run: npx hardhat run scripts/deploy.ts --network localhost
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue