simplify and improve pr-test.yml (#20911)
This commit is contained in:
@@ -10,14 +10,6 @@ on:
|
|||||||
branches: [main]
|
branches: [main]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
version:
|
|
||||||
description: "FlashInfer version"
|
|
||||||
required: true
|
|
||||||
type: choice
|
|
||||||
default: "release"
|
|
||||||
options:
|
|
||||||
- "release"
|
|
||||||
- "nightly"
|
|
||||||
target_stage:
|
target_stage:
|
||||||
description: "Specific stage to run (optional, for quick testing)"
|
description: "Specific stage to run (optional, for quick testing)"
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user