You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2026-05-16 09:20:15 +02:00
increased deadline
This commit is contained in:
@@ -29,7 +29,7 @@ lint: ## Run all the linters
|
|||||||
--enable=errcheck \
|
--enable=errcheck \
|
||||||
--enable=vet \
|
--enable=vet \
|
||||||
--enable=vetshadow \
|
--enable=vetshadow \
|
||||||
--deadline=5m \
|
--deadline=10m \
|
||||||
./...
|
./...
|
||||||
|
|
||||||
ci: lint test ## Run all the tests and code checks
|
ci: lint test ## Run all the tests and code checks
|
||||||
|
|||||||
Reference in New Issue
Block a user