Skip to content

Commit 003aa73

Browse files
committed
ftestt
1 parent 935297a commit 003aa73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/extract_benchmark_results.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ def parse_args() -> Any:
9898
"--app",
9999
type=str,
100100
required=True,
101+
choices=["android", "ios"],
101102
help="the type of app, ios or android, this is mainly used when a failed job happens to generate default record",
102103
)
103104

0 commit comments

Comments
 (0)