Skip to content

Commit

Permalink
fix(BRIDGE-90): removed govulncheck temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectroNafta committed Jun 5, 2024
1 parent 0ab324e commit 1a81ec7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,3 @@ jobs:

- name: Run tests with race check
run: go test -v -race ./...

- name: Run govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.21
go-package: ./...
cache: false

0 comments on commit 1a81ec7

Please sign in to comment.