mirror of
https://github.com/nextcloud/server.git
synced 2026-03-23 19:03:20 -04:00
Enable code coverage on scrutinizer
This commit is contained in:
parent
8bc9c56dcf
commit
4ef797f649
1 changed files with 4 additions and 0 deletions
|
|
@ -18,3 +18,7 @@ filter:
|
|||
imports:
|
||||
- javascript
|
||||
- php
|
||||
|
||||
tools:
|
||||
external_code_coverage:
|
||||
timeout: 1200 # Timeout in seconds. 20 minutes
|
||||
|
|
|
|||
Loading…
Reference in a new issue