Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Apr 24, 2024
1 parent c5ea9ac commit ee777aa
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,3 @@ jobs:
MI_FRONTEND_HOST: ${{ vars.MI_FRONTEND_HOST }}
MI_MINIMUM_AGE: ${{ vars.MI_MINIMUM_AGE }}
MI_EXPO_ACCESS_TOKEN: ${{ secrets.MI_EXPO_ACCESS_TOKEN }}
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: cobertura-coverage.xml
directory: ./api/coverage
fail_ci_if_error: true

0 comments on commit ee777aa

Please sign in to comment.