Skip to content

Commit

Permalink
CI 依存パッケージの install
Browse files Browse the repository at this point in the history
  • Loading branch information
harsssh committed Aug 21, 2024
1 parent 799bfc9 commit 0e5adf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go-generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: 1.22.5
- run: go install go.uber.org/mock/mockgen@latest
- run: go generate ./...
working-directory: backend/app
- run: git diff --exit-code

0 comments on commit 0e5adf8

Please sign in to comment.