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