Skip to content

Commit

Permalink
Install the go generate dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Apr 11, 2023
1 parent a17f506 commit b23da99
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci.yml
Expand Up @@ -22,8 +22,9 @@ jobs:
ci:
uses: xmidt-org/shared-go/.github/workflows/ci.yml@6dd1fab69f841fbea827a053e21fa83ea94774d9 # v3.0.0
with:
copyright-skip: true
lint-skip: true
style-skip: true
release-type: library
copyright-skip: true
lint-skip: true
style-skip: true
go-generate-deps: golang.org/x/tools/cmd/stringer@latest
release-type: library
secrets: inherit

0 comments on commit b23da99

Please sign in to comment.