style: restructure makefile #4

Merged
mvhutz merged 6 commits from style/makefile-check into main 2026-03-19 00:14:55 +00:00
Showing only changes of commit 72a8a9c4f7 - Show all commits

View File

@@ -34,7 +34,7 @@ jobs:
go-version-file: go.mod
- name: Run unit tests
run: name test-unit
run: make test-unit
fuzz-test:
name: Fuzz Tests