mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-03-15 02:47:22 +00:00
fix default options
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user