mirror of
https://github.com/safing/portmaster
synced 2025-04-25 13:29:10 +00:00
Increase linter timeout in CI
This commit is contained in:
parent
7ce746fdfe
commit
535ac22804
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
with:
|
||||
version: v1.49.0
|
||||
only-new-issues: true
|
||||
args: -c ./.golangci.yml
|
||||
args: -c ./.golangci.yml --timeout 15m
|
||||
|
||||
- name: Get dependencies
|
||||
run: go mod download
|
||||
|
|
Loading…
Add table
Reference in a new issue