Skip to content

Commit 28002ab

Browse files
committed
Merge branch 'prepare-fork'
2 parents afc6525 + f549f0b commit 28002ab

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
@@ -253,6 +253,8 @@ jobs:
253253
run: composer audit
254254

255255
coverage:
256+
# Disable code coverage upload in the fork repository, for now.
257+
if: false
256258
name: Code coverage
257259
runs-on: [ubuntu-latest]
258260
needs: [unit-tests-linux]

0 commit comments

Comments
 (0)