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 27, 2023
1 parent e6ba255 commit 0dedfda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,3 +267,6 @@ jobs:

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

0 comments on commit 0dedfda

Please sign in to comment.