Skip to content

Commit

Permalink
add file path
Browse files Browse the repository at this point in the history
  • Loading branch information
jiji14 committed Nov 28, 2023
1 parent 49d90fe commit 1a6a721
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
with:
files: ./coverage.json
flags: unit
fail_ci_if_error: ${{ github.repository == 'e-mission/e-mission-phone' }}

Expand Down

0 comments on commit 1a6a721

Please sign in to comment.