Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ tests:
export GOCACHE=/tmp/
export GOLANGCI_LINT_CACHE=/tmp/.cache
export GOPROXY=https://proxy.golang.org
golangci-lint run --verbose --print-resources-usage --timeout=5m0s --new-from-rev=75173a17cf
golangci-lint run --verbose --print-resources-usage --new-from-rev=75173a17cf
container:
clone: true
from: golangci-lint
Expand Down