increasing timeout

This commit is contained in:
bpatel
2020-04-17 11:19:42 -07:00
parent a940e0bab9
commit 19d9c66e2d
+2 -2
View File
@@ -92,8 +92,8 @@ jobs:
source $BASH_ENV
go get -u github.com/raviqqe/liche
cd security-content
liche docs/stories_categories.md -v -t 30
liche README.md -v -t 30
liche docs/stories_categories.md -v -t 45
liche README.md -v -t 45
build-sources:
executor: content-executor
steps: