summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/meson.build b/src/meson.build
index e9c4d70..2f84fc3 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -134,6 +134,7 @@ if os_backend == 'linux' and gir_dep.found()
python3,
args: ut_args,
env: env,
+ timeout: 50,
)
endforeach
endif