chore: add timeout flag

This commit is contained in:
Bo-Yi Wu 2019-09-28 11:10:11 +08:00
parent b154adaf5c
commit 44284b60e4
1 changed files with 2 additions and 0 deletions

View File

@ -16,3 +16,5 @@ jobs:
with:
source: "tests/a.txt,tests/b.txt"
target: "/home/actions/test"
timeout: 30s
command_timeout: 30s