mirror of
https://github.com/status-im/matterbridge.git
synced 2025-03-03 23:20:44 +00:00
chore: increase lint timeout
This commit is contained in:
parent
20896297c1
commit
656a809864
2
.github/workflows/development.yml
vendored
2
.github/workflows/development.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: latest
|
||||
args: "-v --new-from-rev HEAD~5"
|
||||
args: "-v --new-from-rev HEAD~5 --timeout=5m"
|
||||
test-build-upload:
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user