From 4a804fc58a422c24e0ff31eb71eb81a2e0c772a9 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Sat, 13 Mar 2021 11:17:43 -0800 Subject: [PATCH] Wait longer for Unison test --- langs/unison.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/langs/unison.yaml b/langs/unison.yaml index 342ded6..d9fc00c 100644 --- a/langs/unison.yaml +++ b/langs/unison.yaml @@ -33,7 +33,7 @@ setup: | repl: | unison -codebase . input: | - DELAY: 3 + DELAY: 10 find : [a] -> [a] output: | base.List.reverse