"src/vscode:/vscode.git/clone" did not exist on "f5929e03060d56063ff34b25a8308833bec7c785"
Commit 6c98bb60 authored by SkqLiao's avatar SkqLiao
Browse files

modify job name

parent 8c51f520
name: Install KTransformers
run-name: Install KTransformers
name: Install and Test KTransformers
run-name: Install and Test KTransformers
on:
workflow_dispatch:
inputs:
......@@ -13,7 +13,7 @@ on:
- install&&test
- test
jobs:
Install-KTransformers:
Install-Test-KTransformers:
runs-on: self-hosted
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment