From 4ff67ee29b0c791057fea299386197392b9f5388 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Sat, 21 Dec 2019 22:30:09 +0200 Subject: [PATCH] Increase timeout for raspberry --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 948c64c..31362b6 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -161,4 +161,4 @@ jobs: continue-on-error: true # TODO run: | cd test - ./run-wasi-test.py + ./run-wasi-test.py --timeout 120