Skip to content

Commit

Permalink
Remove govulncheck for Go Test workflow (apache#28966)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmccluskey authored and damondouglas committed Oct 16, 2023
1 parent 214f99a commit a28147f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/go_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,3 @@ jobs:
go install "honnef.co/go/tools/cmd/[email protected]"
cd sdks/go/pkg/beam
$(go env GOPATH)/bin/staticcheck ./...
- uses: golang/[email protected]
with:
work-dir: ./sdks
go-package: ./...
go-version-input: 1.21

0 comments on commit a28147f

Please sign in to comment.