Skip to content

Commit ebd23f5

Browse files
committed
update just file
1 parent 9e7f359 commit ebd23f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

justfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ update-fuel-dependencies:
1919
update-contract-ids:
2020
bash ./test/update-contract-ids.sh
2121

22+
[group('automation')]
23+
bisect-forc path command:
24+
bash ./scripts/bisect-forc/bisect-forc.sh "{{path}}" "{{command}}"
25+
2226
[group('benchmark')]
2327
benchmark:
2428
bash ./benchmark.sh

0 commit comments

Comments
 (0)