mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 08:23:41 +00:00
build: double timeout period without output for make test
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -253,6 +253,7 @@ commands:
|
|||||||
- run:
|
- run:
|
||||||
name: "Test TinyGo"
|
name: "Test TinyGo"
|
||||||
command: make test
|
command: make test
|
||||||
|
no_output_timeout: 20m
|
||||||
- run:
|
- run:
|
||||||
name: "Install fpm"
|
name: "Install fpm"
|
||||||
command: |
|
command: |
|
||||||
|
|||||||
Reference in New Issue
Block a user