build: double timeout period without output for make test

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2021-10-04 22:09:54 +02:00
committed by Ron Evans
parent af00e218a8
commit 98fbf7ff25
+1
View File
@@ -253,6 +253,7 @@ commands:
- run:
name: "Test TinyGo"
command: make test
no_output_timeout: 20m
- run:
name: "Install fpm"
command: |