From 52d27ce41f1f89269a566517dbb42793a751823e Mon Sep 17 00:00:00 2001 From: Jake Ichikawa Date: Wed, 19 Jun 2024 13:44:55 -0700 Subject: [PATCH] Fix scrutinizer. --- .scrutinizer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index e96386a2..d0aad7e2 100755 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -28,7 +28,7 @@ build: before: - pip install -r requirements.txt override: - - command: 'pytest' + pytest: idle_timeout: 300 checks: python: