Skip to content

Commit

Permalink
Change token method
Browse files Browse the repository at this point in the history
  • Loading branch information
jiji14 committed Nov 28, 2023
1 parent 659b53e commit 49d90fe
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
steps:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
flags: unit
fail_ci_if_error: ${{ github.repository == 'e-mission/e-mission-phone' }}


0 comments on commit 49d90fe

Please sign in to comment.