Skip to content

Commit 343be6e

Browse files
committed
Update codecov settings
1 parent 3066245 commit 343be6e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/php.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,3 +276,7 @@ jobs:
276276

277277
- name: Codecov
278278
uses: codecov/codecov-action@v3
279+
with:
280+
token: ${{ secrets.CODECOV_TOKEN }}
281+
fail_ci_if_error: true
282+
verbose: true

0 commit comments

Comments
 (0)