mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
test
This commit is contained in:
parent
adfa564ca9
commit
85480d1379
3 changed files with 1 additions and 1 deletions
BIN
.github/workflows/.2.yml.swo
vendored
BIN
.github/workflows/.2.yml.swo
vendored
Binary file not shown.
BIN
.github/workflows/.2.yml.swp
vendored
BIN
.github/workflows/.2.yml.swp
vendored
Binary file not shown.
2
.github/workflows/3.yml
vendored
2
.github/workflows/3.yml
vendored
|
|
@ -69,7 +69,7 @@ jobs:
|
|||
run: docker exec go-ethereum npx hardhat --version
|
||||
|
||||
- name: Deploy hardhat sample project
|
||||
run: |
|
||||
run: |
|
||||
docker exec go-ethereum npx hardhat ignition deploy ./ignition/modules/Token.js --network devnet
|
||||
|
||||
- name: Testing contracts
|
||||
|
|
|
|||
Loading…
Reference in a new issue