diff --git a/.github/mcp/mcp_pytest.py b/.github/mcp/mcp_pytest.py index 764bf5fa3b..a8108b3f43 100644 --- a/.github/mcp/mcp_pytest.py +++ b/.github/mcp/mcp_pytest.py @@ -109,7 +109,7 @@ image=args.image, integrations=[git_integration], command=command, - scheduling={'max_duration_seconds:': args.timeout}, + scheduling={'max_duration:': args.timeout / 60 / 60}, ) # Create run