Skip to content

Commit 45797ff

Browse files
authored
Merge pull request #2 from donquixote/prepare-fork
Prepare fork
2 parents 2a584aa + f549f0b commit 45797ff

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
@@ -245,6 +245,8 @@ jobs:
245245
run: composer audit
246246

247247
coverage:
248+
# Disable code coverage upload in the fork repository, for now.
249+
if: false
248250
name: Code coverage
249251
runs-on: [ubuntu-latest]
250252
needs: [unit-tests-linux]

0 commit comments

Comments
 (0)