Skip to content

Commit 673633b

Browse files
committed
test
1 parent c4707fa commit 673633b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci-test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ echo "export default {};" > hardhat.config.js
77
npx hardhat --version
88
nohup npx hardhat node &
99
nimble setup
10+
nimble deps
11+
nimble dump
1012
# Wait until hardhat responds
1113
while ! curl -X POST --data '{"jsonrpc":"2.0","method":"net_version","params":[],"id":67}' localhost:8545 2>/dev/null
1214
do

0 commit comments

Comments
 (0)