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

This commit is contained in:
richardrobertreitz 2024-12-16 11:46:27 +00:00
parent 7f9a49e708
commit 1ebd5e5090

View file

@ -15,6 +15,11 @@ jobs:
- name: Lint the Repository
run: |
ls -la
pwd
golangci-lint --help
golangci-lint --version
ls -la cmd
golangci-lint run ./... --out-format=json --timeout 5m --issues-exit-code 1
- name: Build Credentials File