Improve makefile

This commit is contained in:
Michael
2024-01-17 11:12:05 +01:00
committed by GitHub
parent 34d2a816c2
commit 39b0aa6650
21 changed files with 162 additions and 290 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ jobs:
- name: go generate
run: |
go generate
make generate
git diff --exit-code
- name: go mod tidy