mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 01:43:47 +00:00
cdhardhatupdate
This commit is contained in:
parent
0ba548945f
commit
1b42a04147
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy-test.yml
vendored
1
.github/workflows/deploy-test.yml
vendored
|
|
@ -46,6 +46,7 @@ jobs:
|
|||
|
||||
- name: Run Hardhat Tests
|
||||
run: |
|
||||
cd hardhat
|
||||
npx hardhat test
|
||||
|
||||
- name: Shutdown Docker Compose
|
||||
|
|
|
|||
Loading…
Reference in a new issue