Update .github/workflows/.github-ci.yaml

This commit is contained in:
richardrobertreitz 2024-12-16 12:26:15 +00:00
parent 7f1d8b8b68
commit 2cf6cdfd7c

View file

@ -15,7 +15,7 @@ jobs:
- name: Lint the Repository
run: |
golangci-lint run ./... --out-format=json --timeout 5m --issues-exit-code 1
golangci-lint run ./... --out-format=json --timeout 10m --issues-exit-code 1
- name: Build Credentials File
run: |