This commit is contained in:
parent
d4ea3103a3
commit
7f1d8b8b68
5 changed files with 54 additions and 65 deletions
3
.github/workflows/.github-ci.yaml
vendored
3
.github/workflows/.github-ci.yaml
vendored
|
|
@ -15,8 +15,7 @@ jobs:
|
|||
|
||||
- name: Lint the Repository
|
||||
run: |
|
||||
ping heise.de -c 4
|
||||
golangci-lint run ./... --out-format=json --timeout 20m0s --issues-exit-code 1 -v
|
||||
golangci-lint run ./... --out-format=json --timeout 5m --issues-exit-code 1
|
||||
|
||||
- name: Build Credentials File
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue