Skip to content

Commit

Permalink
Should not need to generate.
Browse files Browse the repository at this point in the history
  • Loading branch information
corywalker committed Aug 15, 2023
1 parent 68f320e commit 183d002
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Expand Up @@ -23,9 +23,6 @@ jobs:
with:
go-version: '1.21'

- name: Generate
run: go generate ./...

- name: Build
run: go build -v ./...

Expand Down

0 comments on commit 183d002

Please sign in to comment.