Skip to content

Commit 7fb0aa9

Browse files
committed
chore: Add required size_check for GH Actions
1 parent f75c3ed commit 7fb0aa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,6 +1168,7 @@ jobs:
11681168
job_lint,
11691169
job_check_format,
11701170
job_circular_dep_check,
1171+
job_size_check,
11711172
]
11721173
# Always run this, even if a dependent job failed
11731174
if: always()

0 commit comments

Comments
 (0)