mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-29 22:06:14 -06:00
verbose
This commit is contained in:
parent
d9026c7798
commit
261e2dd7d8
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ steps:
|
|||
- name: cache
|
||||
path: /go
|
||||
commands:
|
||||
- golangci-lint run --timeout 5m0s --tests=false
|
||||
- golangci-lint run --timeout 5m0s --tests=false --verbose
|
||||
|
||||
- name: test
|
||||
image: golang:1.16.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue