mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2025-09-06 04:30:03 +00:00
fix option typos
This commit is contained in:
parent
6c98bb6009
commit
bd9dc55a8d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/install.yml
vendored
4
.github/workflows/install.yml
vendored
|
@ -9,8 +9,8 @@ on:
|
||||||
default: "install&test"
|
default: "install&test"
|
||||||
type: choice
|
type: choice
|
||||||
options:
|
options:
|
||||||
- create&install&&test
|
- create-install-test
|
||||||
- install&&test
|
- install-test
|
||||||
- test
|
- test
|
||||||
jobs:
|
jobs:
|
||||||
Install-Test-KTransformers:
|
Install-Test-KTransformers:
|
||||||
|
|
Loading…
Add table
Reference in a new issue