Skip to content

Commit

Permalink
Merge pull request #77 from SAP/ntnn-patch-1
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
cb80 committed Sep 8, 2023
2 parents f1db533 + 3d67bab commit 170690e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ jobs:
only-new-issues: ${{ github.head_ref != '' }}

- name: Check for go vulnerabilities
run: |
go install golang.org/x/vuln/cmd/govulncheck@latest
govulncheck -v -test ./...
uses: golang/govulncheck-action@v1

generate-required:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 170690e

Please sign in to comment.