mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-28 02:34:10 +00:00
chore(none): update cicd names\n\nStandardize CI/CD workflow names and descriptions across all GitHub Actions workflows to reflect updated conventions. Includes updating the name and description fields across multiple YAML files. No breaking changes.
This commit is contained in:
4
.github/workflows/ci-tests-unit.yaml
vendored
4
.github/workflows/ci-tests-unit.yaml
vendored
@@ -1,7 +1,5 @@
|
||||
name: "CI: Tests Unit"
|
||||
|
||||
# Unit and component testing with Vitest
|
||||
# Runs on main branches and PRs, skips WIP branches
|
||||
description: "Unit and component testing with Vitest"
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user