Skip to content

Commit 6dcaa77

Browse files
committed
fix: replace bundle check for gen + check
1 parent 8a601ed commit 6dcaa77

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/contracts-bedrock/checks.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ phases:
8282
- name: size-check
8383
description: Check contract sizes
8484
command: forge build --sizes --skip "/**/test/**" --skip "/**/scripts/**"
85-
- name: nut-bundle
86-
description: Check NUT bundle is up to date
87-
command: go run ./scripts/checks/nut-bundle-check
8885
- name: opcm-upgrade-checks
8986
description: Check OPCM upgrade methods
9087
command: go run ./scripts/checks/opcm-upgrade-checks/

0 commit comments

Comments
 (0)