Update .github/workflows/.github-ci.yaml
Some checks failed
ci-workflow / ci (push) Failing after 1m4s

This commit is contained in:
richardrobertreitz 2024-12-16 12:08:43 +00:00
parent 1af1f74940
commit e85d4c4c27

View file

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