Skip to content

Commit

Permalink
Update codecov settings
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Jul 28, 2023
1 parent 618104e commit 9cd217b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,3 +308,7 @@ jobs:

- name: Codecov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
verbose: true

0 comments on commit 9cd217b

Please sign in to comment.