mirror of
https://github.com/joohoi/acme-dns.git
synced 2024-12-22 17:43:44 +07:00
Add timeout to golangci job (#369)
This commit is contained in:
parent
139a0dd03b
commit
b7a0a8a7bc
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