Skip to content

Commit 1e5c6cf

Browse files
authored
Update test.yml
1 parent 79bf706 commit 1e5c6cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: yarn test -- --coverage
4141
working-directory: test-app
4242

43-
- name: Run coverage-badge-js
43+
- name: Run coverage badge js
4444
uses: ./
4545
with:
4646
path: test-app
@@ -65,4 +65,4 @@ jobs:
6565
uses: ad-m/github-push-action@master
6666
with:
6767
github_token: ${{ secrets.github_token }}
68-
branch: ${{ github.ref }}
68+
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)