mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 21:00:30 -06:00
increate golangci-lint timeout to 30s
This commit is contained in:
@@ -65,7 +65,7 @@ def testing(ctx):
|
||||
'image': 'golangci/golangci-lint:latest',
|
||||
'pull': 'always',
|
||||
'commands': [
|
||||
'golangci-lint run',
|
||||
'golangci-lint run --timeout 30s',
|
||||
],
|
||||
'volumes': [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user