mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 06:06:44 +00:00
use normal
This commit is contained in:
parent
9a42aeb8de
commit
68a0c19060
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci-deploy.yaml
vendored
1
.github/workflows/ci-deploy.yaml
vendored
|
|
@ -100,3 +100,4 @@ jobs:
|
||||||
- name: Test Contracts
|
- name: Test Contracts
|
||||||
working-directory: ./hardhat
|
working-directory: ./hardhat
|
||||||
run: npx hardhat test test/Lock.ts --network local
|
run: npx hardhat test test/Lock.ts --network local
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue