Skip to content

Commit

Permalink
feat: udapte
Browse files Browse the repository at this point in the history
  • Loading branch information
fyangstudio committed Jul 28, 2021
1 parent 25fa79e commit 50b8df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
env:
ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY_ID }}
ACCESS_KEY_SECRET: ${{ secrets.ACCESS_KEY_SECRET }}
- name: Upload coverage to Codecov
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
fail_ci_if_error: true

0 comments on commit 50b8df7

Please sign in to comment.