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 63f086f commit 151f837
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/php.yml
Expand Up @@ -273,3 +273,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 151f837

Please sign in to comment.