Skip to content

Commit

Permalink
Check diff
Browse files Browse the repository at this point in the history
  • Loading branch information
rerost committed Aug 22, 2024
1 parent be2c06b commit f433b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
go-version-file: 'go.mod'
id: go
- name: make generate
run: make generate
run: make generate && git diff --exit-code

0 comments on commit f433b2e

Please sign in to comment.