Skip to content

Commit

Permalink
Run dual tests for Synthetix
Browse files Browse the repository at this point in the history
  • Loading branch information
elenadimitrova committed Jan 4, 2022
1 parent 8d2feff commit 39d22c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/ext-test/snx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
git clone --depth=1 --branch develop https://github.com/Synthetixio/synthetix.git
cd synthetix
npm install
npx hardhat --config ./hardhat.config.js test:integration:l2 --compile --deploy
npx hardhat --config ./hardhat.config.js test:integration:dual --compile --deploy

0 comments on commit 39d22c8

Please sign in to comment.