mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-15 17:49:42 +00:00
change cicd option default
This commit is contained in:
parent
a31e09969f
commit
0be19c39e9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
||||||
job_to_run:
|
job_to_run:
|
||||||
description: "Which job to run?"
|
description: "Which job to run?"
|
||||||
required: true
|
required: true
|
||||||
default: "install-test"
|
default: "test"
|
||||||
type: choice
|
type: choice
|
||||||
options:
|
options:
|
||||||
- create-install-test
|
- create-install-test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue