Skip to content

Commit 3fe603d

Browse files
Update ci.yml
1 parent bb91cc8 commit 3fe603d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ jobs:
77
env:
88
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
99

10-
name: 👌 Listingslab Automated Test
10+
name: 👌 Listingslab AI Test
1111
runs-on: ubuntu-latest
1212

1313
steps:
14-
- name: 🦹‍♀️ 超级反派女人
14+
- name: 🦹‍♀️ Checkout
1515
uses: actions/checkout@v3
1616
with:
1717
fetch-depth: 0
1818

19-
- name: 👼 天使
19+
- name: 👼 React jest suite
2020
run: cd react-app && npm install && npm test

0 commit comments

Comments
 (0)