Skip to content

Commit 0b3f4dd

Browse files
committed
ci(actions): remove duplicate name
1 parent c85307e commit 0b3f4dd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/jest.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v1
99
- run: yarn
10-
- name: Jest Coverage
11-
uses: mattallty/jest-github-action@v1
10+
- uses: mattallty/jest-github-action@v1
1211
continue-on-error: true
1312
with:
1413
changes-only: true

0 commit comments

Comments
 (0)