Skip to content

Commit

Permalink
Add 'compile-hardhat' command
Browse files Browse the repository at this point in the history
  • Loading branch information
forshtat committed Aug 17, 2024
1 parent 370324c commit c2bcda1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"scripts": {
"test-hardhat": "hardhat test",
"test-forge": "forge test",
"compile-hardhat": "npx hardhat compile",
"ci": "yarn test-hardhat && yarn test-forge"
},
"devDependencies": {
Expand Down

0 comments on commit c2bcda1

Please sign in to comment.