We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979804d commit be2dfc7Copy full SHA for be2dfc7
.github/workflows/tests.yaml
@@ -15,7 +15,7 @@ jobs:
15
node-version: "22"
16
cache: "npm"
17
- run: npm ci
18
- - run: node scripts/generateAMPSkips.js 1 5 10 24
+ - run: node scripts/generateAMPSkips.js 1 5 10 24 40
19
- run: npx hardhat compile
20
- run: npx hardhat size-contracts
21
- run: npm run solhint
0 commit comments