mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
ci: rename
This commit is contained in:
2
.github/workflows/test-coverage.yml
vendored
2
.github/workflows/test-coverage.yml
vendored
@@ -1,6 +1,6 @@
|
||||
# Unit Test Coverage Report
|
||||
|
||||
name: 🧪 Test
|
||||
name: 🧪 Test Coverage
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/test-ssr.yml
vendored
2
.github/workflows/test-ssr.yml
vendored
@@ -1,6 +1,6 @@
|
||||
# This workflow runs on target, so there is no need to worry about secrets
|
||||
|
||||
name: 🧪 Test
|
||||
name: 🧪 Test SSR
|
||||
|
||||
on: pull_request
|
||||
|
||||
|
||||
2
.github/workflows/test-unit.yml
vendored
2
.github/workflows/test-unit.yml
vendored
@@ -1,6 +1,6 @@
|
||||
# Unit Test
|
||||
|
||||
name: 🧪 Test
|
||||
name: 🧪 Unit Test
|
||||
|
||||
on: pull_request
|
||||
|
||||
|
||||
Reference in New Issue
Block a user