Skip to content

Commit 97ff17c

Browse files
authored
update script of run CI for external PRs to add "Big Models" (#19576)
### Description update script of run CI for external PRs to add "Big Models"
1 parent 7a5860e commit 97ff17c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/python/run_CIs_for_external_pr.py

+2
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ def main():
9393
# checks
9494
"onnxruntime-python-checks-ci-pipeline",
9595
"onnxruntime-binary-size-checks-ci-pipeline",
96+
# big models
97+
"Big Models",
9698
# not currently required, but running ensures we're hitting all mobile platforms
9799
"Android CI Pipeline",
98100
"iOS CI Pipeline",

0 commit comments

Comments
 (0)