Skip to content

Commit

Permalink
Run unit tests in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwhitaker committed Jul 24, 2024
1 parent 5c0e5a3 commit a698d78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ repos:
rev: v0.5.1
hooks:
- id: go-fmt
- id: go-unit-tests
- id: go-generate
args: ["./..."]

0 comments on commit a698d78

Please sign in to comment.