Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dropwhile committed Jul 20, 2023
1 parent e93fbcd commit e466255
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
env:
GOPROXY: "https://proxy.golang.org"
run: |
go install honnef.co/go/tools/cmd/[email protected]
go install github.com/securego/gosec/v2/cmd/gosec@latest
hash -r
make check
- name: Tests
Expand Down

0 comments on commit e466255

Please sign in to comment.