Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Apr 21, 2021
1 parent 79bf706 commit 1e5c6cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: yarn test -- --coverage
working-directory: test-app

- name: Run coverage-badge-js
- name: Run coverage badge js
uses: ./
with:
path: test-app
Expand All @@ -65,4 +65,4 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.github_token }}
branch: ${{ github.ref }}
branch: ${{ github.ref }}

0 comments on commit 1e5c6cf

Please sign in to comment.