Skip to content

Commit f84e1da

Browse files
committed
Remove Builder-E2E test
1 parent 63ad677 commit f84e1da

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

scripts/run-nomiclabs.sh

-19
Original file line numberDiff line numberDiff line change
@@ -81,22 +81,3 @@ yarn run coverage
8181
yarn run gas
8282

8383
verifyCoverageExists
84-
85-
# Install buidler-ethers
86-
echo ""
87-
echo ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>"
88-
echo "Simple buidler/buidler-ethers "
89-
echo ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>"
90-
echo ""
91-
cd ..
92-
git clone https://github.com/sc-forks/example-buidler-ethers.git
93-
cd example-buidler-ethers
94-
yarn
95-
96-
# Install and run solidity-coverage @ PR
97-
yarn add $PR_PATH --dev
98-
cat package.json
99-
100-
npx buidler coverage
101-
102-
verifyCoverageExists

0 commit comments

Comments
 (0)