Skip to content

Commit

Permalink
fix update test
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKleinsorge committed Jun 25, 2023
1 parent c919a2c commit ff4331b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ jobs:
- name: Run go vet
run: go vet ./...

- name: Install staticcheck
run: go install honnef.co/go/tools/cmd/staticcheck@latest

- name: Run staticcheck
run: staticcheck ./...

- name: Install golint
run: go install golang.org/x/lint/golint@latest

Expand Down

0 comments on commit ff4331b

Please sign in to comment.