Skip to content

Commit f6769ec

Browse files
committed
Merge branch 'prepare-fork'
2 parents 442238b + f549f0b commit f6769ec

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

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

0 commit comments

Comments
 (0)