Skip to content

Commit

Permalink
Update codecov/codecov-action action to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and motemen committed Dec 26, 2020
1 parent 9913809 commit e0cfe7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- run: |
yarn test --coverage --coverageDirectory=./coverage
- uses: codecov/codecov-action@v1.1.0
- uses: codecov/codecov-action@v1.1.1

- if: ${{ github.ref == 'master' }}
run: |
Expand Down

0 comments on commit e0cfe7b

Please sign in to comment.