mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 06:06:44 +00:00
commit
976a10f57b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-test.yml
vendored
2
.github/workflows/ci-test.yml
vendored
|
|
@ -33,4 +33,4 @@ jobs:
|
|||
|
||||
- name: Run Hardhat tests against devnet-with-contracts
|
||||
working-directory: hardhat
|
||||
run: npx hardhat test --network localhost
|
||||
run: npx hardhat test --network localhost
|
||||
|
|
|
|||
Loading…
Reference in a new issue