Skip to content

Commit 2d07e18

Browse files
committed
fixing CI
1 parent ba484b0 commit 2d07e18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

justfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ perf-remove:
153153
echo "Removing canceled."
154154
fi
155155

156+
# This recipe should be used on snapshot tests that contains gas usage from `forc test`,
157+
# because it will extract gas usage from all versions of the file and generate an html interactive report.
156158
# path: path to file to extract gas usage
157159
# open: "-o" will open the default browser showing the report
158160
[linux]

0 commit comments

Comments
 (0)