Skip to content

Commit ed5352a

Browse files
committed
install deps in full-check
1 parent 68ff512 commit ed5352a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ setup: install-all ensure-env
5353

5454
# Run full check on a specific package
5555
full-check package:
56+
just {{ package }}/install
5657
just {{ package }}/full-check
5758

5859
# Run full check on all packages

0 commit comments

Comments
 (0)