Skip to content

Commit

Permalink
chore: rm govulncheck (#95)
Browse files Browse the repository at this point in the history
Signed-off-by: Sasha Melentyev <[email protected]>
  • Loading branch information
sashamelentyev authored Jun 5, 2024
1 parent d518edc commit 0946e00
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ jobs:
version: latest
args: --timeout 5m

- name: Install govulncheck
run: go install golang.org/x/vuln/cmd/govulncheck@latest

- name: Run govulncheck
run: govulncheck ./...

tests-on-windows:
needs: run
runs-on: windows-latest
Expand Down

0 comments on commit 0946e00

Please sign in to comment.