mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-15 01:29: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:
|
||||
description: "Which job to run?"
|
||||
required: true
|
||||
default: "install-test"
|
||||
default: "test"
|
||||
type: choice
|
||||
options:
|
||||
- create-install-test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue