Rebuild go project

This commit is contained in:
Richard Robert Reitz 2024-12-16 13:20:45 +01:00
parent d4ea3103a3
commit 7f1d8b8b68
5 changed files with 54 additions and 65 deletions

View file

@ -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: |