mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-09 17:40:09 +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:
5
.github/workflows/ci-tests-e2e.yaml
vendored
5
.github/workflows/ci-tests-e2e.yaml
vendored
@@ -1,8 +1,5 @@
|
||||
name: "CI: Tests E2E"
|
||||
|
||||
# End-to-end testing with Playwright across multiple browsers and configurations
|
||||
# Runs on main branches and PRs, skips WIP branches
|
||||
# Generates test reports and deploys them to Cloudflare Pages for review
|
||||
description: "End-to-end testing with Playwright across multiple browsers, deploys test reports to Cloudflare Pages"
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user