Skip to content

Commit 53c9df6

Browse files
Merge pull request #36 from qonto/victorboissiere-patch-1
Increase CI lint timeout
2 parents bc8b0b3 + a055a0a commit 53c9df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- uses: golangci/golangci-lint-action@v3
1616
with:
1717
version: v1.54.2
18-
args: --timeout=3m
18+
args: --timeout=5m
1919
skip-cache: false

0 commit comments

Comments
 (0)