Update .github/workflows/.github-ci.yaml
Some checks failed
ci-workflow / ci (push) Failing after 1m51s
Some checks failed
ci-workflow / ci (push) Failing after 1m51s
This commit is contained in:
parent
19c7209db7
commit
d4ea3103a3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/.github-ci.yaml
vendored
1
.github/workflows/.github-ci.yaml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
||||||
|
|
||||||
- name: Lint the Repository
|
- name: Lint the Repository
|
||||||
run: |
|
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 20m0s --issues-exit-code 1 -v
|
||||||
|
|
||||||
- name: Build Credentials File
|
- name: Build Credentials File
|
||||||
|
|
Loading…
Reference in a new issue