Skip to content

Commit 67ef5dd

Browse files
author
zhoujiamei
committed
add setup_commands for all_tests_common
1 parent efafa63 commit 67ef5dd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/all_tests_common.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
required: true
88
type: string
99
description: Platform name (e.g., cuda, default)
10+
setup_commands:
11+
required: false
12+
type: string
13+
default: ''
1014

1115
jobs:
1216
checkout_and_config:

0 commit comments

Comments
 (0)