added foundry tests into CircleCI flow
This commit is contained in:
committed by
elenadimitrova
parent
98c2fdae98
commit
65b32a35f2
@@ -31,7 +31,7 @@
|
||||
"coverage:report:html": "istanbul report html && open coverage/index.html",
|
||||
"profiler:report:html": "istanbul report html && open coverage/index.html",
|
||||
"coverage:report:lcov": "istanbul report lcov",
|
||||
"test:circleci": "yarn test",
|
||||
"test:circleci": "foundryup && yarn foundry:SU && yarn test && yarn forge",
|
||||
"contracts:gen": "contracts-gen generate",
|
||||
"contracts:copy": "contracts-gen copy",
|
||||
"compile:truffle": "truffle compile",
|
||||
|
Reference in New Issue
Block a user