Try to change timeout of command

This commit is contained in:
Laurent Destailleur 2022-09-22 21:24:10 +02:00
parent f9e247bd77
commit 9f98cfbefe

View File

@ -6,9 +6,9 @@ build:
analysis:
tests:
override:
- php-scrutinizer-run
idle_timeout: 500
- command: php-scrutinizer-run
idle_timeout: 500
imports:
- javascript
- php