Skip to content

Commit c4dbcc2

Browse files
authored
Update test.yml
1 parent 7ca4c4a commit c4dbcc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: react component test
1+
name: react component workflow
22

33
on: [workflow_call]
44

55
jobs:
6-
test:
7-
name: react component test
6+
react-component-workflow:
7+
name: react component workflow
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)