mirror of
https://github.com/joohoi/acme-dns.git
synced 2024-12-22 16:03:43 +07:00
Add timeout to golangci job
This commit is contained in:
parent
139a0dd03b
commit
0a3831cc03
1
.github/workflows/golangci-lint.yml
vendored
1
.github/workflows/golangci-lint.yml
vendored
@ -26,3 +26,4 @@ jobs:
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.60
|
||||
args: --timeout=10m
|
||||
|
Loading…
Reference in New Issue
Block a user