Update .github/workflows/.github-ci.yaml
This commit is contained in:
parent
a43f9dc5b4
commit
0fbaf99898
1 changed files with 0 additions and 1 deletions
1
.github/workflows/.github-ci.yaml
vendored
1
.github/workflows/.github-ci.yaml
vendored
|
@ -15,7 +15,6 @@ jobs:
|
||||||
|
|
||||||
- name: Lint the Repository
|
- name: Lint the Repository
|
||||||
run: |
|
run: |
|
||||||
which trivy
|
|
||||||
golangci-lint run ./... --out-format=json --timeout 5m --issues-exit-code 1
|
golangci-lint run ./... --out-format=json --timeout 5m --issues-exit-code 1
|
||||||
|
|
||||||
- name: Build Credentials File
|
- name: Build Credentials File
|
||||||
|
|
Loading…
Reference in a new issue