Skip to content

Commit

Permalink
update action interface
Browse files Browse the repository at this point in the history
  • Loading branch information
guipublic committed Nov 27, 2024
1 parent d8fccd8 commit 64d5c39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ inputs:
brillig_report_bytes:
description: States whether the Brillig report is done with bytecode sizes rather than opcodes.
default: false
memory_report:
description: States whether we want to generate a report of memory usage.
default: false
required: false
# sortCriteria:
# description: The list of criteria to order diff rows by in the report (name | min | avg | median | max | calls), separated by a comma. Must have the same length as sortOrders.
# required: false
Expand Down

0 comments on commit 64d5c39

Please sign in to comment.