Skip to content

Commit

Permalink
chore: code coverage fails CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mbetancurt committed Jun 8, 2020
1 parent b8d3127 commit ce1a721
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
wait-on: http://localhost:2000
- name: Upload coverage
uses: codecov/codecov-action@v1
with:
fail_ci_if_error: false
- name: Save photos
uses: actions/upload-artifact@v1
if: failure()
Expand Down

0 comments on commit ce1a721

Please sign in to comment.