Skip to content

Commit 44df16f

Browse files
committed
Merge branch 'prepare-fork'
2 parents 84239fe + f549f0b commit 44df16f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/php.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,8 @@ jobs:
250250
run: composer audit
251251

252252
coverage:
253+
# Disable code coverage upload in the fork repository, for now.
254+
if: false
253255
name: Code coverage
254256
runs-on: [ubuntu-latest]
255257
needs: [unit-tests-linux]

0 commit comments

Comments
 (0)