mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-04-28 03:39:48 +00:00
fix default options
This commit is contained in:
parent
bd9dc55a8d
commit
12949c8acd
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: "install-test"
|
||||
type: choice
|
||||
options:
|
||||
- create-install-test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue