mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
commit
a31279b95d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-hardhat.yaml
vendored
2
.github/workflows/build-hardhat.yaml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
- 8545:8545
|
||||
steps:
|
||||
- name: Run hardhat tests
|
||||
run: echo "HARDHAT"
|
||||
run: docker exec hardhat bash -c "npx hardhat test"
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in a new issue