Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
wata727 committed Jun 16, 2023
1 parent 99eaa04 commit 9400453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
go-version-file: 'go.mod'
cache: true
- run: go mod tidy
- run: go generate ./...
- run: git add --intent-to-add .
- run: git diff --exit-code

0 comments on commit 9400453

Please sign in to comment.