Skip to content

Commit 502f408

Browse files
authored
Update test.yml
1 parent 55553ab commit 502f408

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
name: react component test
1+
name: react component test
22

33
on: [workflow_call]
44

55
jobs:
66
test:
7-
name: ✅ react component test
87
runs-on: ubuntu-latest
98
steps:
109
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)