Skip to content

Commit

Permalink
Force
Browse files Browse the repository at this point in the history
  • Loading branch information
forshtat committed Sep 3, 2024
1 parent f3d8a5b commit 63546cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"scripts": {
"test-hardhat": "hardhat test",
"test-forge": "forge test",
"compile-hardhat": "npx hardhat compile",
"compile-hardhat": "npx hardhat compile --force",
"ci": "yarn test-hardhat && yarn test-forge"
},
"devDependencies": {
Expand Down

0 comments on commit 63546cf

Please sign in to comment.